Skip to content

Commit 84cb16e

Browse files
Version Packages (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 95c3d2f commit 84cb16e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/protect-posthog-key.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
# @vernostudio/cli
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 95c3d2f: Refactor telemetry tracking to proxy events through the web server, securing the PostHog API key.
8+
39
## 0.1.4
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": "@vernostudio/cli",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Verno Studio CLI: scaffold Next.js and Turborepo projects with shadcn and Ultracite.",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)