Skip to content

Commit 1cb5a18

Browse files
authored
Merge pull request #59 from decs/changeset-release/main
chore(release): version packages
2 parents 2051106 + 5f89e1e commit 1cb5a18

File tree

7 files changed

+26
-10
lines changed

7 files changed

+26
-10
lines changed

.changeset/red-wolves-shout.md

-7
This file was deleted.

packages/all/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @typeschema/all
22

3+
## 0.13.10
4+
5+
### Patch Changes
6+
7+
- ac97adb: Update to Valibot 0.31
8+
- Updated dependencies [ac97adb]
9+
- @typeschema/main@0.13.10
10+
- @typeschema/valibot@0.13.5
11+
312
## 0.13.9
413

514
### Patch Changes

packages/all/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"//": "This file is partially generated. Only some fields can be modified manually!",
33
"name": "@typeschema/all",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.9",
5+
"version": "0.13.10",
66
"//description": "This field is manually maintained.",
77
"description": "Universal adapter for schema validation",
88
"keywords": [

packages/main/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @typeschema/main
22

3+
## 0.13.10
4+
5+
### Patch Changes
6+
7+
- ac97adb: Update to Valibot 0.31
8+
- Updated dependencies [ac97adb]
9+
- @typeschema/valibot@0.13.5
10+
311
## 0.13.9
412

513
### Patch Changes

packages/main/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"//": "This file is partially generated. Only some fields can be modified manually!",
33
"name": "@typeschema/main",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.9",
5+
"version": "0.13.10",
66
"//description": "This field is manually maintained.",
77
"description": "Universal adapter for schema validation",
88
"keywords": [

packages/valibot/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @typeschema/valibot
22

3+
## 0.13.5
4+
5+
### Patch Changes
6+
7+
- ac97adb: Update to Valibot 0.31
8+
39
## 0.13.4
410

511
### Patch Changes

packages/valibot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"//": "This file is partially generated. Only some fields can be modified manually!",
33
"name": "@typeschema/valibot",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.4",
5+
"version": "0.13.5",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for Valibot schemas",
88
"keywords": [

0 commit comments

Comments
 (0)