mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
release 1.0.3
This commit is contained in:
parent
84d96cd5ee
commit
19339436a3
10
CHANGELOG.md
10
CHANGELOG.md
@ -24,14 +24,20 @@ Template for next version
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
## [1.0.3] - 2022-03-27
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
- default form now has an end page
|
- default form now has an end page
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- sorting of fields in excel export
|
- sorting of fields in excel export
|
||||||
|
|
||||||
### Security
|
|
||||||
|
|
||||||
## [1.0.2] - 2022-03-13
|
## [1.0.2] - 2022-03-13
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ohmyform-react",
|
"name": "ohmyform-react",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start:dev": "next dev -p 4000",
|
"start:dev": "next dev -p 4000",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user