diff --git a/CHANGELOG.md b/CHANGELOG.md index 11221b27..b1fdbf1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/api b/api index 1e3f47c1..99fe3d2f 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 1e3f47c11cdd996d6337a863d50725ce17dec8f0 +Subproject commit 99fe3d2fe001ac7ec8c6693513737cd8bdfe92c8 diff --git a/package.json b/package.json index c41280ca..14544181 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "engines": { "yarn": "1.x", - "node": "^12 || ^14" + "node": "^12 || ^14 || ^16" }, "scripts": { "heroku-prebuild": "scripts/heroku/prebuild.sh", diff --git a/ui b/ui index 5909d143..23e67c8f 160000 --- a/ui +++ b/ui @@ -1 +1 @@ -Subproject commit 5909d1439c1bd1ea70e08fd490c971ee43da9199 +Subproject commit 23e67c8f7e65396782f48ef5dfeef56ec8e45da9