Skip to content

Releases: mscharley/dependency-changesets-action

v1.2.2

01 Jan 03:20
v1.2.2
e704c89

Choose a tag to compare

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

09 Nov 06:50
v1.2.1
688113f

Choose a tag to compare

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

08 Nov 08:49
v1.2.0
d7294b0

Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.2.0

v1.1.9

08 Oct 09:12
v1.1.9
f25d784

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.1.8

22 Jun 13:38
v1.1.8
9ed25d7

Choose a tag to compare

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

21 Jun 22:49
v1.1.7
9627b26

Choose a tag to compare

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

20 Jun 11:02
v1.1.6
d6becc5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

25 May 01:56
v1.1.5
0635490

Choose a tag to compare

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

12 Apr 22:22
v1.1.4
b6ed60b

Choose a tag to compare

What's Changed

  • fix(deps): update dependency @actions/core to ^1.11.1 by @renovate in #341
  • fix(deps): update dependency generic-type-guard to ^5.0.2 by @renovate in #343
  • fix(deps): update dependency generic-type-guard to ^5.0.3 by @renovate in #347

Full Changelog: v1.1.3...v1.1.4

v1.1.3

11 Feb 08:59
v1.1.3
65c1ca8

Choose a tag to compare

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