mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
release 1.0.2
This commit is contained in:
parent
30ff2c96bc
commit
abf57a6976
@ -26,10 +26,14 @@ Template for next version
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- field sort in excel submission export (https://github.com/ohmyform/ohmyform/issues/163)
|
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
|
## [1.0.2] - 2022-03-13
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- field sort in excel submission export (https://github.com/ohmyform/ohmyform/issues/163)
|
||||||
|
|
||||||
## [1.0.1] - 2022-03-01
|
## [1.0.1] - 2022-03-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ohmyform-react",
|
"name": "ohmyform-react",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"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