8000 chore: remove provenance (#110) · sveltejs/cli@53bca8a · GitHub
[go: up one dir, main page]

Skip to content

Commit 53bca8a

Browse files
authored
chore: remove provenance (#110)
1 parent 1819a77 commit 53bca8a

File tree

4 files changed

+6
-9
lines changed

4 files changed

+6
-9
lines changed

.changeset/wild-pandas-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'sv': patch
3+
---
4+
5+
feat: paraglide integration

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,4 @@ jobs:
4242
publish: pnpm changeset:publish
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45-
NPM_CONFIG_PROVENANCE: true
4645
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

packages/cli/CHANGELOG.md

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

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": "sv",
3-
"version": "0.5.1",
3+
"version": "0.5.0",
44
"description": "A CLI for creating and updating SvelteKit projects",
55
"keywords": [
66
"create",

0 commit comments

Comments
 (0)
0