Skip to content

Commit 9e7c655

Browse files
chore: update versions (#1000)
1 parent 21c0105 commit 9e7c655

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/serious-falcons-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

ark/schema/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @arktype/schema
22

3+
## 0.1.13
4+
5+
### Patch Changes
6+
7+
- [#999](https://github.com/arktypeio/arktype/pull/999) [`21c0105`](https://github.com/arktypeio/arktype/commit/21c0105a0c4ee45b8fd95e2c547724570742f6b0) Thanks [@ssalbdivad](https://github.com/ssalbdivad)! - Fix chained .describe() on union types (see [arktype CHANGELOG](../type/CHANGELOG.md))
8+
39
## 0.1.12
410

511
### Patch Changes

ark/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arktype/schema",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"license": "MIT",
55
"author": {
66
"name": "David Blass",

0 commit comments

Comments
 (0)