Skip to content

Commit 33909e7

Browse files
committed
Publish v1.0.0
1 parent 0fc5abd commit 33909e7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
# [1.0.0-beta.8](https://github.com/jquense/yup/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-11-10)
28

39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yup",
3-
"version": "1.0.0-beta.8",
3+
"version": "1.0.0",
44
"description": "Dead simple Object schema validation",
55
"main": "lib/index.js",
66
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)