Releases: mscharley/dependency-changesets-action
Releases · mscharley/dependency-changesets-action
v1.2.2
What's Changed
- fix: add a warning if there is no lockfile for pnpm catalog updates by @mscharley in #578
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: use an up to date github client by @mscharley in #547
- fix: handle package files correctly when downloading them by @mscharley
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- fix: bump to running on node24 by @mscharley in #543
- feat: add support for updates to pnpm's catalog feature by @mscharley in #546
Full Changelog: v1.1.9...v1.2.0
v1.1.9
What's Changed
- Allow dashes in conventional commit messages by @jonathanmorley in #509
- fix: slightly expand the updated tests for scopes by @mscharley in #517
New Contributors
- @jonathanmorley made their first contribution in #509
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- fix: allow ignored packages to match using a glob by @mscharley in #439
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- fix: add support for using dco in generated commits by @mscharley in #437
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Fix error reporting by @mscharley in #429
- fix: allow stringified
privateproperty inpackage.jsonby @breadadams in #431
New Contributors
- @breadadams made their first contribution in #431
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- fix(deps): update dependency generic-type-guard to ^5.0.5 by @renovate in #384
- fix(deps): update dependency @actions/github to ^6.0.1 by @renovate in #399
- Don't include packages in changesets which shouldn't be allowed by @mscharley in #411
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
What's Changed
Fixed a bug in the migration to ESM in 1.1.2 that meant the action couldn't launch successfully.
Full Changelog: v1.1.2...v1.1.3