Skip to content

Commit 0460294

Browse files
committed
feat(cli): bump schema 6.7.0
1 parent 934c3ed commit 0460294

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [5.14.0]
6+
7+
- bump the schema lib to 6.7.0
8+
59
## [5.13.0]
610

711
- bump the schema lib to 6.6.0

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@crystallize/js-api-client": "^5.3.0",
30-
"@crystallize/schema": "^6.6.0",
30+
"@crystallize/schema": "^6.7.0",
3131
"awilix": "^12.0.5",
3232
"cli-spinners": "^3.4.0",
3333
"commander": "^14.0.2",

0 commit comments

Comments
 (0)