Skip to content

Commit

Permalink
chore(release): 3.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.17.0](v3.16.1...v3.17.0) (2024-12-10)

### Bug Fixes

* **ExportPopUp:** close export after exporting ([bea1735](bea1735))
* **ExportPopup:** only one error is necessary and make sure also form validation is working ([93c7b20](93c7b20))
* **ExportPopup:** use oneliner for error ([95fed32](95fed32))
* **tests:** add selector test ([85ef3ca](85ef3ca))

### Features

* **ExportCombinedPopUp:** add error state in popup ([ae52db6](ae52db6))
* **ExportCombinedPopUp:** use combined css prefix ([ca60d0c](ca60d0c))
* **ExportPopUp:** Add export with required fields ([2e779ed](2e779ed))
  • Loading branch information
semantic-release-bot committed Dec 10, 2024
1 parent 6c55221 commit 7f557fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liwo-static",
"version": "3.16.1",
"version": "3.17.0",
"private": true,
"scripts": {
"serve": "vite",
Expand Down

0 comments on commit 7f557fe

Please sign in to comment.