Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed May 31, 2023
1 parent b138282 commit 75216dd
Show file tree
Hide file tree
Showing 15 changed files with 55 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-nails-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-fans-hunt.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 4.9.6

## 4.9.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vee-validate/i18n",
"version": "4.9.5",
"version": "4.9.6",
"description": "Localization module for VeeValidate",
"author": "Abdelrahman Awad <[email protected]>",
"homepage": "https://vee-validate.logaretm.com/v4/guide/i18n",
Expand Down
8 changes: 8 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vee-validate/nuxt

## 4.9.6

### Patch Changes

- Updated dependencies [b138282a]
- Updated dependencies [6e074f77]
- [email protected]

## 4.9.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vee-validate/nuxt",
"version": "4.9.5",
"version": "4.9.6",
"description": "Official vee-validate nuxt module",
"author": "Abdelrahman Awad <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@nuxt/kit": "^3.4.3",
"local-pkg": "^0.4.3",
"vee-validate": "^4.9.5"
"vee-validate": "^4.9.6"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/rules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 4.9.6

### Patch Changes

- Updated dependencies [b138282a]
- Updated dependencies [6e074f77]
- [email protected]

## 4.9.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/rules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vee-validate/rules",
"version": "4.9.5",
"version": "4.9.6",
"description": "Form Validation for Vue.js",
"author": "Abdelrahman Awad <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -28,6 +28,6 @@
"dist/*.d.ts"
],
"dependencies": {
"vee-validate": "^4.9.5"
"vee-validate": "^4.9.6"
}
}
7 changes: 7 additions & 0 deletions packages/vee-validate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.9.6

### Patch Changes

- b138282a: fix(types): export SetFieldValueOptions interface closes #4290
- 6e074f77: fix: handleBlur should respect blur validate config closes #4285

## 4.9.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vee-validate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vee-validate",
"version": "4.9.5",
"version": "4.9.6",
"description": "Form Validation for Vue.js",
"author": "Abdelrahman Awad <[email protected]>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/yup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 4.9.6

### Patch Changes

- Updated dependencies [b138282a]
- Updated dependencies [6e074f77]
- [email protected]

## 4.9.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/yup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vee-validate/yup",
"version": "4.9.5",
"version": "4.9.6",
"description": "vee-validate integration with yup schema validation",
"author": "Abdelrahman Awad <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"type-fest": "^3.10.0",
"vee-validate": "^4.9.5",
"vee-validate": "^4.9.6",
"yup": "^1.1.1"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/zod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 4.9.6

### Patch Changes

- Updated dependencies [b138282a]
- Updated dependencies [6e074f77]
- [email protected]

## 4.9.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/zod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vee-validate/zod",
"version": "4.9.5",
"version": "4.9.6",
"description": "vee-validate integration with zod schema validation",
"author": "Abdelrahman Awad <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"type-fest": "^3.10.0",
"vee-validate": "^4.9.5",
"vee-validate": "^4.9.6",
"zod": "^3.21.4"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 75216dd

Please sign in to comment.