File tree Expand file tree Collapse file tree 9 files changed +45
-14
lines changed Expand file tree Collapse file tree 9 files changed +45
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @calycode/xano-cli
22
3+ ## 0.4.3
4+
5+ ### Patch Changes
6+
7+ - af3ad93: feat: added getStartDir() method to the ConfigStorage interface. Goal is to allow platform agnosticity in the context resolution.
8+ fix: fixing an issue where xanoscript generation would fail due to missing context
9+ fix: fixing package.json for package publishing, not building packages in the github action resulted with non-existent dist directory...
10+ - Updated dependencies [ af3ad93]
11+ - @calycode/types @0.2.2
12+ - @calycode/utils @0.2.3
13+ - @calycode/core @0.4.3
14+
315## 0.4.2
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @calycode/cli" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.3 " ,
44 "description" : " Command-line interface for Xano providing terminal access to Xano workflows" ,
55 "publishConfig" : {
66 "access" : " restricted" ,
Original file line number Diff line number Diff line change 11# @calycode/caly-core
22
3+ ## 0.4.3
4+
5+ ### Patch Changes
6+
7+ - af3ad93: feat: added getStartDir() method to the ConfigStorage interface. Goal is to allow platform agnosticity in the context resolution.
8+ fix: fixing an issue where xanoscript generation would fail due to missing context
9+ fix: fixing package.json for package publishing, not building packages in the github action resulted with non-existent dist directory...
10+ - Updated dependencies [ af3ad93]
11+ - @calycode/types @0.2.2
12+ - @calycode/utils @0.2.3
13+
314## 0.4.2
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @calycode/core" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.3 " ,
44 "description" : " Core functionality for the Caly Xano tooling providing programmatic access to Xano workflows" ,
55 "publishConfig" : {
66 "access" : " restricted"
Original file line number Diff line number Diff line change 11# @calycode/types
22
3+ ## 0.2.2
4+
5+ ### Patch Changes
6+
7+ - af3ad93: feat: added getStartDir() method to the ConfigStorage interface. Goal is to allow platform agnosticity in the context resolution.
8+ fix: fixing an issue where xanoscript generation would fail due to missing context
9+ fix: fixing package.json for package publishing, not building packages in the github action resulted with non-existent dist directory...
10+
311## 0.2.1
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @calycode/types" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " TypeScript type definitions for the Caly Xano tooling ecosystem" ,
55 "publishConfig" : {
66 "access" : " restricted"
Original file line number Diff line number Diff line change 11# @calycode/utils
22
3+ ## 0.2.3
4+
5+ ### Patch Changes
6+
7+ - af3ad93: feat: added getStartDir() method to the ConfigStorage interface. Goal is to allow platform agnosticity in the context resolution.
8+ fix: fixing an issue where xanoscript generation would fail due to missing context
9+ fix: fixing package.json for package publishing, not building packages in the github action resulted with non-existent dist directory...
10+ - Updated dependencies [ af3ad93]
11+ - @calycode/types @0.2.2
12+
313## 0.2.2
414
515### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @calycode/utils" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "description" : " Utility functions and helpers for the Caly Xano tooling ecosystem" ,
55 "publishConfig" : {
66 "access" : " restricted"
You can’t perform that action at this time.
0 commit comments