Skip to content

Commit 35f08a8

Browse files
committed
Add changeset version
1 parent 9ae1eea commit 35f08a8

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.changeset/green-dogs-change.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@changesets/action": major
3+
---
4+
5+
Start using GitHub API to push tags and commits to repos
6+
7+
Rather than use local git commands to push changes to GitHub,
8+
this action now uses the GitHub API directly,
9+
which means that all tags and commits will be attributed to the user whose
10+
GITHUB_TOKEN is used, and signed.

0 commit comments

Comments
 (0)