Skip to content

Commit e7f4af3

Browse files
changeset-release
1 parent b2e27ce commit e7f4af3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/salty-cases-change.md

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

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.7.0
4+
5+
### Minor Changes
6+
7+
- 40a0daa: feat: Posthog integration and basic telemetry collection
8+
39
## 0.6.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.6.2",
3+
"version": "0.7.0",
44
"description": "Command-line interface for Xano providing terminal access to Xano workflows",
55
"publishConfig": {
66
"access": "restricted",

0 commit comments

Comments
 (0)