Skip to content

Commit f26830a

Browse files
chore(deps): bump changesets/action from 1.8.0 to 1.9.0 (mobxjs#4664)
Bumps [changesets/action](https://github.com/changesets/action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b1a51f commit f26830a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

3939
- name: Create Release Pull Request or Publish to npm
4040
id: changesets
41-
uses: changesets/action@v1.8.0
41+
uses: changesets/action@v1.9.0
4242
with:
4343
# This expects you to have a script called release which does a build for your packages and calls changeset publish
4444
publish: npm run release

0 commit comments

Comments
 (0)