Skip to content

Commit e71d342

Browse files
authored
Release Version [@coderabbitai ignore] (#174)
2 parents 74e56b7 + 4f6f3d8 commit e71d342

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/polite-paws-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/xano.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Usage: xano <command> [options]
1717

1818
Supercharge your Xano workflow: automate backups, docs, testing, and version control — no AI guesswork, just reliable, transparent dev tools.
1919

20-
Current version: 0.13.1
20+
Current version: 0.13.2
2121

2222
Options:
2323
-v, --version output the version number

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @calycode/xano-cli
22

3+
## 0.13.2
4+
5+
### Patch Changes
6+
7+
- 37886c4: fix: issue with init command in non-interactive environment
8+
39
## 0.13.1
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calycode/cli",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"description": "Command-line interface for Xano providing terminal access to Xano workflows",
55
"publishConfig": {
66
"tag": "latest",

0 commit comments

Comments
 (0)