Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/cool-oranges-cut.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-dodos-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/solid-carpets-decide.md

This file was deleted.

90 changes: 0 additions & 90 deletions docs/extension-installer-flow.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/xano.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @calycode/cli
```sh
caly-xano-cli v0.18.5 — Automate backups, docs, testing & version control for Xano
caly-xano-cli v0.19.0 — Automate backups, docs, testing & version control for Xano

Usage: caly-xano <command> [options]

Expand Down
11 changes: 11 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @calycode/xano-cli

## 0.19.0

### Minor Changes

- c49af1f: refactor: fixed several inconsistencies with the native host implementation
- c49af1f: feat: downloadable bootstrapper for the cli for windows and mac os

### Patch Changes

- c49af1f: refactor: adjusted extension id discovery

## 0.18.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@calycode/cli",
"version": "0.18.5",
"version": "0.19.0",
"description": "Command-line interface for Xano providing terminal access to Xano workflows",
"publishConfig": {
"tag": "latest",
Expand Down