File tree Expand file tree Collapse file tree 6 files changed +26
-11
lines changed Expand file tree Collapse file tree 6 files changed +26
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4949 credentials_json : ' ${{ secrets.GCP_CREDENTIALS }}'
5050
5151 - name : Upload docs folder to GCP
52+ if : steps.changesets.outputs.published == 'true'
5253 uses : google-github-actions/upload-cloud-storage@v3
5354 with :
5455 path : ' docs'
Original file line number Diff line number Diff line change 11# @calycode/xano-cli
22
3+ ## 0.4.0
4+
5+ ### Minor Changes
6+
7+ - 0342c6f: docs: integrated docsify.js to auto-generate documentation site from command signatures.
8+ feat: added GCP uploader actions to the release to automatically update the docs on new release from the command signature
9+ feat: added more descriptive and styled mardkown as docs that are generated from command signatures
10+ refactor: rebrand actually, renamed the core package from caly-core to core and the command from caly-xano to simply xano
11+
12+ ### Patch Changes
13+
14+ - Updated dependencies [ 0342c6f]
15+ - @calycode/core @0.4.0
16+
317## 0.3.0
418
519### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @calycode/cli" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
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.0
4+
5+ ### Minor Changes
6+
7+ - 0342c6f: docs: integrated docsify.js to auto-generate documentation site from command signatures.
8+ feat: added GCP uploader actions to the release to automatically update the docs on new release from the command signature
9+ feat: added more descriptive and styled mardkown as docs that are generated from command signatures
10+ refactor: rebrand actually, renamed the core package from caly-core to core and the command from caly-xano to simply xano
11+
312## 0.3.0
413
514### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @calycode/core" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " Core functionality for the Caly Xano tooling providing programmatic access to Xano workflows" ,
55 "publishConfig" : {
66 "access" : " restricted"
You can’t perform that action at this time.
0 commit comments