release 1.0.2

This commit is contained in:
Michael Schramm 2022-03-13 23:43:18 +01:00
parent 30c2bc9c05
commit 6d85dc660a
2 changed files with 7 additions and 3 deletions

View File

@ -26,10 +26,14 @@ Template for next version
### Fixed
- error sending notification when field is not defined (https://github.com/ohmyform/ohmyform/issues/161)
### Security
## [1.0.2] - 2022-03-13
### Fixed
- error sending notification when field is not defined (https://github.com/ohmyform/ohmyform/issues/161)
## [1.0.1] - 2022-03-01
### Added

View File

@ -1,6 +1,6 @@
{
"name": "ohmyform-api",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"author": "",
"license": "AGPL-3.0-or-later",