Skip to content

Commit

Permalink
Merge pull request #66 from decs/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): version packages
  • Loading branch information
decs authored Aug 25, 2024
2 parents fd6318b + eb9d9e3 commit c9e33d8
Show file tree
Hide file tree
Showing 46 changed files with 320 additions and 53 deletions.
5 changes: 0 additions & 5 deletions .changeset/warm-carrots-learn.md

This file was deleted.

26 changes: 0 additions & 26 deletions .changeset/wise-squids-smell.md

This file was deleted.

32 changes: 32 additions & 0 deletions packages/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# @typeschema/all

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0
- @typeschema/deepkit@0.14.0
- @typeschema/main@0.14.0
- @typeschema/arktype@0.14.0
- @typeschema/class-validator@0.2.0
- @typeschema/effect@0.14.0
- @typeschema/fastest-validator@0.2.0
- @typeschema/function@0.14.0
- @typeschema/io-ts@0.14.0
- @typeschema/joi@0.14.0
- @typeschema/json@0.14.0
- @typeschema/ow@0.14.0
- @typeschema/runtypes@0.14.0
- @typeschema/superstruct@0.14.0
- @typeschema/suretype@0.2.0
- @typeschema/typebox@0.14.0
- @typeschema/valibot@0.14.0
- @typeschema/valita@0.2.0
- @typeschema/vine@0.2.0
- @typeschema/yup@0.14.0
- @typeschema/zod@0.14.0

## 0.13.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/all",
"//version": "This field is manually maintained.",
"version": "0.13.10",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Universal adapter for schema validation",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/arktype/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/arktype

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.13.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/arktype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/arktype",
"//version": "This field is manually maintained.",
"version": "0.13.2",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for ArkType schemas",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/class-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/class-validator

## 0.2.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/class-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/class-validator",
"//version": "This field is manually maintained.",
"version": "0.1.2",
"version": "0.2.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for class-validator classes",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @typeschema/core

## 0.14.0

### Minor Changes

- 2251f01: Fixes detection of installed adapters
- 14976b2: Upgrade deps

## 0.13.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typeschema/core",
"version": "0.13.2",
"version": "0.14.0",
"description": "Universal adapter for schema validation",
"keywords": [
"typescript",
Expand Down
12 changes: 12 additions & 0 deletions packages/deepkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/deepkit

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.13.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/deepkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/deepkit",
"//version": "This field is manually maintained.",
"version": "0.13.4",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for Deepkit schemas",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/effect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/effect

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.13.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/effect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/effect",
"//version": "This field is manually maintained.",
"version": "0.13.4",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for Effect schemas",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/fastest-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/fastest-validator

## 0.2.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fastest-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/fastest-validator",
"//version": "This field is manually maintained.",
"version": "0.1.0",
"version": "0.2.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for fastest-validator schemas",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/function/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/function

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.13.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/function",
"//version": "This field is manually maintained.",
"version": "0.13.2",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for function-based schemas",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/io-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/io-ts

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.13.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/io-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/io-ts",
"//version": "This field is manually maintained.",
"version": "0.13.3",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for io-ts schemas",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/joi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/joi

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.13.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/joi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/joi",
"//version": "This field is manually maintained.",
"version": "0.13.3",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for Joi schemas",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @typeschema/json

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0

## 0.13.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/json",
"//version": "This field is manually maintained.",
"version": "0.13.3",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Reusable adapter for JSON schemas",
"keywords": [
Expand Down
31 changes: 31 additions & 0 deletions packages/main/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# @typeschema/main

## 0.14.0

### Minor Changes

- 14976b2: Upgrade deps

### Patch Changes

- Updated dependencies [2251f01]
- Updated dependencies [14976b2]
- @typeschema/core@0.14.0
- @typeschema/deepkit@0.14.0
- @typeschema/arktype@0.14.0
- @typeschema/class-validator@0.2.0
- @typeschema/effect@0.14.0
- @typeschema/fastest-validator@0.2.0
- @typeschema/function@0.14.0
- @typeschema/io-ts@0.14.0
- @typeschema/joi@0.14.0
- @typeschema/json@0.14.0
- @typeschema/ow@0.14.0
- @typeschema/runtypes@0.14.0
- @typeschema/superstruct@0.14.0
- @typeschema/suretype@0.2.0
- @typeschema/typebox@0.14.0
- @typeschema/valibot@0.14.0
- @typeschema/valita@0.2.0
- @typeschema/vine@0.2.0
- @typeschema/yup@0.14.0
- @typeschema/zod@0.14.0

## 0.13.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//": "This file is partially generated. Only some fields can be modified manually!",
"name": "@typeschema/main",
"//version": "This field is manually maintained.",
"version": "0.13.10",
"version": "0.14.0",
"//description": "This field is manually maintained.",
"description": "Universal adapter for schema validation",
"keywords": [
Expand Down
Loading

0 comments on commit c9e33d8

Please sign in to comment.