Skip to content

Commit 438186c

Browse files
changeset-release
1 parent b0d18f7 commit 438186c

File tree

6 files changed

+16
-14
lines changed

6 files changed

+16
-14
lines changed

.changeset/calm-sheep-rest.md

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

.changeset/fuzzy-bushes-battle.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.7.6
4+
5+
### Patch Changes
6+
7+
- 574beeb: chore: updating and expanding on the documentation of each command
8+
- 574beeb: feat: including xanoscript in the main repository generation (tables, functions, apis)
9+
310
## 0.7.5
411

512
### 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.7.5",
3+
"version": "0.7.6",
44
"description": "Command-line interface for Xano providing terminal access to Xano workflows",
55
"publishConfig": {
66
"tag": "latest",

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @calycode/caly-core
22

3+
## 0.6.8
4+
5+
### Patch Changes
6+
7+
- 574beeb: chore: updating and expanding on the documentation of each command
8+
- 574beeb: feat: including xanoscript in the main repository generation (tables, functions, apis)
9+
310
## 0.6.7
411

512
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calycode/core",
3-
"version": "0.6.7",
3+
"version": "0.6.8",
44
"description": "Core functionality for the Caly Xano tooling providing programmatic access to Xano workflows",
55
"publishConfig": {
66
"tag": "latest",

0 commit comments

Comments
 (0)