File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 4a1fc6eab88ec73e82f9574bc2dedccb4888745e
1+ 43f22067695302d1d7700a4fa83634378075b3e2
Original file line number Diff line number Diff line change 11# xata-cli
22
3+ ## 1.1.2
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` c34be69 ` ] ( https://github.com/xataio/frontend/commit/c34be699fb81b2e199a3e5ea1ca38431560c4c87 )] :
8+ - @xata .io/pgstream@0.2.0
9+ - @xata .io/pgroll@0.9.0
10+ - @xata .io/utils@0.1.0
11+ - @xata .io/ai@0.1.0
12+ - @xata .io/sql@0.1.3
13+ - @xata .io/config@0.0.0
14+
315## 1.1.1
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " xata-cli" ,
33 "description" : " Xata CLI" ,
4- "version" : " 1.1.1 " ,
4+ "version" : " 1.1.2 " ,
55 "private" : true ,
66 "module" : " src/app.ts" ,
77 "type" : " module" ,
3535 "yaml" : " 2.8.3" ,
3636 "zod" : " 4.3.6" ,
3737 "zod-config" : " 1.4.0" ,
38- "@xata.io/ai" : " 0.0.0" ,
39- "@xata.io/api" : " 0.1.0" ,
4038 "@xata.io/config" : " 0.0.0" ,
4139 "@xata.io/lang" : " 0.0.1" ,
42- "@xata.io/pgroll" : " 0.8.0" ,
43- "@xata.io/pgstream" : " 0.1.0" ,
44- "@xata.io/sql" : " 0.1.2" ,
40+ "@xata.io/pgroll" : " 0.9.0" ,
41+ "@xata.io/ai" : " 0.1.0" ,
42+ "@xata.io/pgstream" : " 0.2.0" ,
43+ "@xata.io/sql" : " 0.1.3" ,
4544 "@xata.io/tsconfig" : " 0.0.1" ,
46- "@xata.io/utils" : " 0.0.0"
45+ "@xata.io/api" : " 0.1.0" ,
46+ "@xata.io/utils" : " 0.1.0"
4747 },
4848 "scripts" : {
4949 "dev" : " bun src/bin/cli.ts" ,
You can’t perform that action at this time.
0 commit comments