Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 8333ef5

Browse files
authored
Merge pull request #409 from cloudflare/fix-changesets
Remove the custom changeset version script entirely
2 parents b105336 + f7dee2c commit 8333ef5

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.github/changeset-version.js

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

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
id: changesets
3232
uses: changesets/action@v1
3333
with:
34-
version: node .github/changeset-version.js
3534
publish: npx changeset publish
3635
env:
3736
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)