Skip to content

Commit c9e33d8

Browse files
authored
Merge pull request #66 from decs/changeset-release/main
chore(release): version packages
2 parents fd6318b + eb9d9e3 commit c9e33d8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+320
-53
lines changed

.changeset/warm-carrots-learn.md

-5
This file was deleted.

.changeset/wise-squids-smell.md

-26
This file was deleted.

packages/all/CHANGELOG.md

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

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
- @typeschema/deepkit@0.14.0
15+
- @typeschema/main@0.14.0
16+
- @typeschema/arktype@0.14.0
17+
- @typeschema/class-validator@0.2.0
18+
- @typeschema/effect@0.14.0
19+
- @typeschema/fastest-validator@0.2.0
20+
- @typeschema/function@0.14.0
21+
- @typeschema/io-ts@0.14.0
22+
- @typeschema/joi@0.14.0
23+
- @typeschema/json@0.14.0
24+
- @typeschema/ow@0.14.0
25+
- @typeschema/runtypes@0.14.0
26+
- @typeschema/superstruct@0.14.0
27+
- @typeschema/suretype@0.2.0
28+
- @typeschema/typebox@0.14.0
29+
- @typeschema/valibot@0.14.0
30+
- @typeschema/valita@0.2.0
31+
- @typeschema/vine@0.2.0
32+
- @typeschema/yup@0.14.0
33+
- @typeschema/zod@0.14.0
34+
335
## 0.13.10
436

537
### 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.10",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Universal adapter for schema validation",
88
"keywords": [

packages/arktype/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/arktype
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.13.2
416

517
### Patch Changes

packages/arktype/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/arktype",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.2",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for ArkType schemas",
88
"keywords": [

packages/class-validator/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/class-validator
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.1.2
416

517
### Patch Changes

packages/class-validator/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/class-validator",
44
"//version": "This field is manually maintained.",
5-
"version": "0.1.2",
5+
"version": "0.2.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for class-validator classes",
88
"keywords": [

packages/core/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @typeschema/core
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 2251f01: Fixes detection of installed adapters
8+
- 14976b2: Upgrade deps
9+
310
## 0.13.2
411

512
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typeschema/core",
3-
"version": "0.13.2",
3+
"version": "0.14.0",
44
"description": "Universal adapter for schema validation",
55
"keywords": [
66
"typescript",

packages/deepkit/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/deepkit
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.13.4
416

517
### Patch Changes

packages/deepkit/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/deepkit",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.4",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for Deepkit schemas",
88
"keywords": [

packages/effect/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/effect
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.13.4
416

517
### Patch Changes

packages/effect/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/effect",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.4",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for Effect schemas",
88
"keywords": [

packages/fastest-validator/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/fastest-validator
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.1.0
416

517
### Minor Changes

packages/fastest-validator/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/fastest-validator",
44
"//version": "This field is manually maintained.",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for fastest-validator schemas",
88
"keywords": [

packages/function/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/function
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.13.2
416

517
### Patch Changes

packages/function/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/function",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.2",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for function-based schemas",
88
"keywords": [

packages/io-ts/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/io-ts
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.13.3
416

517
### Patch Changes

packages/io-ts/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/io-ts",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.3",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for io-ts schemas",
88
"keywords": [

packages/joi/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/joi
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.13.3
416

517
### Patch Changes

packages/joi/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/joi",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.3",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for Joi schemas",
88
"keywords": [

packages/json/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @typeschema/json
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
315
## 0.13.3
416

517
### Patch Changes

packages/json/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/json",
44
"//version": "This field is manually maintained.",
5-
"version": "0.13.3",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Reusable adapter for JSON schemas",
88
"keywords": [

packages/main/CHANGELOG.md

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

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 14976b2: Upgrade deps
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2251f01]
12+
- Updated dependencies [14976b2]
13+
- @typeschema/core@0.14.0
14+
- @typeschema/deepkit@0.14.0
15+
- @typeschema/arktype@0.14.0
16+
- @typeschema/class-validator@0.2.0
17+
- @typeschema/effect@0.14.0
18+
- @typeschema/fastest-validator@0.2.0
19+
- @typeschema/function@0.14.0
20+
- @typeschema/io-ts@0.14.0
21+
- @typeschema/joi@0.14.0
22+
- @typeschema/json@0.14.0
23+
- @typeschema/ow@0.14.0
24+
- @typeschema/runtypes@0.14.0
25+
- @typeschema/superstruct@0.14.0
26+
- @typeschema/suretype@0.2.0
27+
- @typeschema/typebox@0.14.0
28+
- @typeschema/valibot@0.14.0
29+
- @typeschema/valita@0.2.0
30+
- @typeschema/vine@0.2.0
31+
- @typeschema/yup@0.14.0
32+
- @typeschema/zod@0.14.0
33+
334
## 0.13.10
435

536
### 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.10",
5+
"version": "0.14.0",
66
"//description": "This field is manually maintained.",
77
"description": "Universal adapter for schema validation",
88
"keywords": [

0 commit comments

Comments
 (0)