mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
release 1.0.1
This commit is contained in:
parent
674678dba3
commit
23e67c8f7e
27
CHANGELOG.md
27
CHANGELOG.md
@ -5,7 +5,30 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## UNRELEASED
|
||||
<!--
|
||||
Template for next version
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
||||
### Security
|
||||
-->
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
||||
### Security
|
||||
|
||||
## [1.0.1] - 2022-03-01
|
||||
|
||||
### Added
|
||||
|
||||
@ -26,8 +49,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- empty fields are no longer submitted
|
||||
- stuttery form because of logic rerenders
|
||||
|
||||
### Security
|
||||
|
||||
## [1.0.0] - 2022-02-28
|
||||
|
||||
### Added
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ohmyform-react",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
"start:dev": "next dev -p 4000",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user