Skip to content

Commit

Permalink
update versions (#966)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 22, 2024
1 parent b11e530 commit 5aa6a73
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/cool-buses-fix.md

This file was deleted.

12 changes: 12 additions & 0 deletions ark/attest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @arktype/attest

## 0.7.6

### Patch Changes

- [`8cd0807`](https://github.com/arktypeio/arktype/commit/8cd080783fdbd8eefea54d5c04d99cd88b36c0eb) - Initial changeset

- Updated dependencies [[`8cd0807`](https://github.com/arktypeio/arktype/commit/8cd080783fdbd8eefea54d5c04d99cd88b36c0eb)]:
- @arktype/fs@0.0.20
- @arktype/util@0.0.44
- arktype@2.0.0-dev.14
2 changes: 1 addition & 1 deletion ark/attest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arktype/attest",
"version": "0.7.5",
"version": "0.7.6",
"author": {
"name": "David Blass",
"email": "david@arktype.io",
Expand Down
7 changes: 7 additions & 0 deletions ark/fs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @arktype/fs

## 0.0.20

### Patch Changes

- [`8cd0807`](https://github.com/arktypeio/arktype/commit/8cd080783fdbd8eefea54d5c04d99cd88b36c0eb) - Initial changeset
2 changes: 1 addition & 1 deletion ark/fs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arktype/fs",
"version": "0.0.19",
"version": "0.0.20",
"author": {
"name": "David Blass",
"email": "david@arktype.io",
Expand Down
10 changes: 10 additions & 0 deletions ark/schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @arktype/schema

## 0.1.6

### Patch Changes

- [`8cd0807`](https://github.com/arktypeio/arktype/commit/8cd080783fdbd8eefea54d5c04d99cd88b36c0eb) - Initial changeset

- Updated dependencies [[`8cd0807`](https://github.com/arktypeio/arktype/commit/8cd080783fdbd8eefea54d5c04d99cd88b36c0eb)]:
- @arktype/util@0.0.44
2 changes: 1 addition & 1 deletion ark/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arktype/schema",
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",
"author": {
"name": "David Blass",
Expand Down
7 changes: 7 additions & 0 deletions ark/util/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @arktype/util

## 0.0.44

### Patch Changes

- [`8cd0807`](https://github.com/arktypeio/arktype/commit/8cd080783fdbd8eefea54d5c04d99cd88b36c0eb) - Initial changeset
2 changes: 1 addition & 1 deletion ark/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arktype/util",
"version": "0.0.43",
"version": "0.0.44",
"author": {
"name": "David Blass",
"email": "david@arktype.io",
Expand Down

0 comments on commit 5aa6a73

Please sign in to comment.