Skip to content

Commit

Permalink
🤘 Updating: [vestjs-runtime]: (1.4.2), [vest]: (5.4.2)
Browse files Browse the repository at this point in the history
a48e91b  patch(vest): Set history root when exiting the root node (Evyatar)
  • Loading branch information
ealush committed Sep 4, 2024
1 parent 3b91d44 commit e341c7b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/vest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vest",
"version": "5.4.1",
"version": "5.4.2",
"description": "Declarative Form Validations Framework",
"license": "MIT",
"author": "ealush",
Expand Down Expand Up @@ -40,7 +40,7 @@
"n4s": "^5.0.26",
"vast": "^1.0.40",
"vest-utils": "^1.3.1",
"vestjs-runtime": "^1.4.1"
"vestjs-runtime": "^1.4.2"
},
"exports": {
"./promisify": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vestjs-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vestjs-runtime",
"version": "1.4.1",
"version": "1.4.2",
"description": "Internal runtime module used by Vest",
"license": "MIT",
"author": "ealush",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14346,11 +14346,11 @@ __metadata:
n4s: ^5.0.26
vast: ^1.0.40
vest-utils: ^1.3.1
vestjs-runtime: ^1.4.1
vestjs-runtime: ^1.4.2
languageName: unknown
linkType: soft

"vestjs-runtime@^1.4.1, vestjs-runtime@workspace:packages/vestjs-runtime":
"vestjs-runtime@^1.4.2, vestjs-runtime@workspace:packages/vestjs-runtime":
version: 0.0.0-use.local
resolution: "vestjs-runtime@workspace:packages/vestjs-runtime"
dependencies:
Expand Down

0 comments on commit e341c7b

Please sign in to comment.