Skip to content

Commit

Permalink
chore(release): 1.3.1-rc.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1-rc.1](v1.3.0...v1.3.1-rc.1) (2024-02-07)

### Bug Fixes

* add confirm dialog when selecting predefined export with unavailable fields ([bb37d8a](bb37d8a))
* add new string for export fields that aren't found ([02a9b6e](02a9b6e))
* adjust padding in content for export modals ([d48e6de](d48e6de))
* adjust predefined exports ability to be selected or not ([c3a01e5](c3a01e5))
* clear unused imports ([5348668](5348668))
* raise errors with modals when calling async methods for fetching data ([7d4f4ff](7d4f4ff))
* show fields that cannot be exported in predefined exports ([cd6ddb2](cd6ddb2))
  • Loading branch information
semantic-release-bot committed Feb 7, 2024
1 parent d0f7a3b commit 05171e8
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
Expand Up @@ -20,7 +20,7 @@
"engines": {
"node": "20.5.0"
},
"version": "1.3.0",
"version": "1.3.1-rc.1",
"module": "./dist/react-formiga-components.es.js",
"types": "./dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit 05171e8

Please sign in to comment.