release 1.0.1
This commit is contained in:
parent
2cd3bd0e1d
commit
9c58d92aee
@ -15,6 +15,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Security
|
||||
|
||||
## [1.0.1] - 2022-03-01
|
||||
|
||||
### Updates
|
||||
|
||||
* https://github.com/ohmyform/api/releases/tag/1.0.1
|
||||
* https://github.com/ohmyform/ui/releases/tag/1.0.1
|
||||
|
||||
## [1.0.0] - 2022-02-28
|
||||
|
||||
### Updates
|
||||
|
||||
2
api
2
api
@ -1 +1 @@
|
||||
Subproject commit 1e3f47c11cdd996d6337a863d50725ce17dec8f0
|
||||
Subproject commit 99fe3d2fe001ac7ec8c6693513737cd8bdfe92c8
|
||||
@ -9,7 +9,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"yarn": "1.x",
|
||||
"node": "^12 || ^14"
|
||||
"node": "^12 || ^14 || ^16"
|
||||
},
|
||||
"scripts": {
|
||||
"heroku-prebuild": "scripts/heroku/prebuild.sh",
|
||||
|
||||
2
ui
2
ui
@ -1 +1 @@
|
||||
Subproject commit 5909d1439c1bd1ea70e08fd490c971ee43da9199
|
||||
Subproject commit 23e67c8f7e65396782f48ef5dfeef56ec8e45da9
|
||||
Loading…
x
Reference in New Issue
Block a user