Skip to content

Commit 15afe41

Browse files
kyle-ssgclaude
andcommitted
chore: version 1.0.0-internal.0 for first scoped publish
Mirrors the flagsmith-js-client approach (11.0.0-internal.0 ... .7 before 11.0.0) so the initial scoped publish can validate the npm + trusted publisher setup under a separate dist-tag before claiming `latest`. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d025e66 commit 15afe41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.0"}
1+
{".":"1.0.0-internal.0"}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flagsmith/cli",
3-
"version": "1.0.0",
3+
"version": "1.0.0-internal.0",
44
"description": "A CLI allowing you to fetch Flagsmith flags and output them to a file",
55
"author": "kyle-ssg @kyle-ssg",
66
"bin": {

0 commit comments

Comments
 (0)