Skip to content

Commit 218b606

Browse files
silverwindclaude
andcommitted
bump versions to 15.0.0, drop git push from release targets
Co-Authored-By: Claude (Claude Opus 4.6) <noreply@anthropic.com>
1 parent 1030b67 commit 218b606

3 files changed

Lines changed: 6 additions & 9 deletions

File tree

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,11 @@ update: node_modules
2727
.PHONY: patch
2828
patch: node_modules test
2929
pnpm exec versions -R patch package.json
30-
git push -u --tags origin master
3130

3231
.PHONY: minor
3332
minor: node_modules test
3433
pnpm exec versions -R minor package.json
35-
git push -u --tags origin master
3634

3735
.PHONY: major
3836
major: node_modules test
3937
pnpm exec versions -R major package.json
40-
git push -u --tags origin master

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript-config-silverwind": "17.0.0",
2727
"updates": "17.15.2",
2828
"updates-config-silverwind": "2.1.0",
29-
"versions": "14.3.1",
29+
"versions": "15.0.0",
3030
"vitest": "4.1.4",
3131
"vitest-config-silverwind": "11.1.4"
3232
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)