Skip to content

Commit f55c90a

Browse files
dadachiclaude
andauthored
chore(release): 0.2.0 (#85)
Cut a release so the naming-override work reaches npx users — the registry still serves pre-flag 0.1.2. Since 0.1.2: - feat: --rename From=To and --slug=<kebab> naming overrides (CLI + MCP) (#81) - fix: sync entity names when --rename overrides a target (#82) - fix: rename scope covers .webmanifest / .svg / .swiftformat (#83) - fix: rename skips compiled build output (app/assets/builds, public/assets) (#84) Minor bump: additive features, no breaking changes. Verified the tarball ships scripts/ruby/rename.rb + dist/ via `npm pack --dry-run`. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0434666 commit f55c90a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativeapptemplate-agent",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "A Claude Code agent that turns a natural-language SaaS spec into a working three-platform implementation (Rails API + SwiftUI iOS + Jetpack Compose Android).",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)