We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc5abd commit 33909e7Copy full SHA for 33909e7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [1.0.0](https://github.com/jquense/yup/compare/v1.0.0-beta.8...v1.0.0) (2023-02-08)
2
+
3
4
5
6
7
# [1.0.0-beta.8](https://github.com/jquense/yup/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-11-10)
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "yup",
- "version": "1.0.0-beta.8",
+ "version": "1.0.0",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"module": "lib/index.esm.js",
0 commit comments