Skip to content

Commit 91f57c7

Browse files
authored
Revert "Bump changesets/action from 1.4.10 to 1.5.3" (#3544)
1 parent ec7abd5 commit 91f57c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Create release pull request or publish to npm
4747
id: changesets
48-
uses: changesets/action@v1.5.3
48+
uses: changesets/action@v1.4.10
4949
with:
5050
title: Release Tracking
5151
version: npm run changeset:version

0 commit comments

Comments
 (0)