release 1.0.3

This commit is contained in:
Michael Schramm 2022-03-27 11:31:47 +02:00
parent d86b02cf2e
commit 3b5a6c92af
2 changed files with 11 additions and 1 deletions

View File

@ -22,6 +22,16 @@ Template for next version
### Added ### Added
### Changed
### Fixed
### Security
## [1.0.3] - 2022-03-27
### Added
- add start and end page to form create call - add start and end page to form create call
### Changed ### Changed

View File

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