Skip to content

Commit

Permalink
switch arktype to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
David Blass committed May 22, 2024
1 parent 3ce258d commit a795b67
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
1 change: 0 additions & 1 deletion .changeset/cool-buses-fix.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"@arktype/attest": patch
"@arktype/fs": patch
"@arktype/schema": patch
"arktype": patch
"@arktype/util": patch
---

Expand Down
5 changes: 5 additions & 0 deletions .changeset/light-tomatoes-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"arktype": patch
---

Initial changeset
14 changes: 14 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"mode": "exit",
"tag": "dev",
"initialVersions": {
"@arktype/attest": "0.7.5",
"@arktype/arkdark": "5.1.3",
"@arktype/docs": "0.0.1",
"@arktype/fs": "0.0.19",
"@arktype/schema": "0.1.5",
"arktype": "2.0.0-dev.13",
"@arktype/util": "0.0.43"
},
"changesets": []
}

0 comments on commit a795b67

Please sign in to comment.