Skip to content

Releases: Songmu/tagpr

v1.20.0

01 Jun 13:29
Immutable release. Only release title and notes can be modified.
e84001b

Choose a tag to compare

What's Changed

  • docs: update README configuration and checkout examples by @shamaton in #353
  • Add blank line after changelog heading to be markdownlint-safe by @gfx in #358
  • build(deps): bump github.com/k1LoW/calver from 1.0.1 to 1.0.2 by @dependabot[bot] in #357
  • build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #356
  • build(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0 by @dependabot[bot] in #355
  • build(deps): bump Songmu/tagpr from 1.18.3 to 1.19.0 by @dependabot[bot] in #352

New Contributors

Full Changelog: v1.19.0...v1.20.0

v1.19.0

09 May 15:38
Immutable release. Only release title and notes can be modified.
555e72c

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 by @dependabot[bot] in #349
  • build(deps): bump Songmu/tagpr from 1.18.2 to 1.18.3 by @dependabot[bot] in #348
  • feat: support Cargo.toml as a version file for Rust projects by @gfx in #350

New Contributors

  • @gfx made their first contribution in #350

Full Changelog: v1.18.3...v1.19.0

v1.18.3

17 Apr 02:30
Immutable release. Only release title and notes can be modified.
9bbb945

Choose a tag to compare

What's Changed

  • Fix previous tag detection after switching from semver to calver by @katutoshi in #342
  • build(deps): bump Songmu/tagpr from 1.17.1 to 1.18.2 by @dependabot[bot] in #343
  • build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 by @dependabot[bot] in #344

New Contributors

Full Changelog: v1.18.2...v1.18.3

v1.18.2

12 Apr 11:55
Immutable release. Only release title and notes can be modified.
84850af

Choose a tag to compare

What's Changed

  • fix: respect version labels in monorepo using --first-parent by @Ito-Ryu in #340

New Contributors

Full Changelog: v1.18.1...v1.18.2

v1.18.1

05 Apr 17:39
Immutable release. Only release title and notes can be modified.
9d0f650

Choose a tag to compare

What's Changed

  • Clear PR Base before Edit to avoid duplicate synchronize webhooks by @178inaba in #336

Full Changelog: v1.18.0...v1.18.1

v1.18.0

05 Apr 08:26
Immutable release. Only release title and notes can be modified.
e7ae290

Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #322
  • build(deps): bump Songmu/tagpr from 1.17.0 to 1.17.1 by @dependabot[bot] in #323
  • build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 by @dependabot[bot] in #325
  • build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 by @dependabot[bot] in #327
  • Add retry to latestPullRequest for commit-to-PR index race condition by @babarot in #333
  • fix: CalVer not working correctly with zero-padded formats (fixes #320) by @oharo3109 in #321
  • Ignore labels from Dependabot PRs in version determination by @Songmu in #334
  • build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #331
  • build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in #332

New Contributors

Full Changelog: v1.17.1...v1.18.0

v1.17.1

25 Feb 11:47
Immutable release. Only release title and notes can be modified.
b3fb894

Choose a tag to compare

What's Changed

  • add gh2changelog/LICENSE by @Songmu in #313
  • Fix PR description including already shipped PRs when using fixedMajorVersion by @Konboi in #317
  • build(deps): bump Songmu/tagpr from 1.15.0 to 1.17.0 by @dependabot[bot] in #316
  • update google/go-github from v82 to v83 by @Songmu in #319

Full Changelog: v1.17.0...v1.17.1

v1.17.0

14 Feb 12:30
Immutable release. Only release title and notes can be modified.
da82ed6

Choose a tag to compare

What's Changed

  • Add fixedMajorVersion option for multiple major version support by @Konboi in #296

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

14 Feb 11:21
Immutable release. Only release title and notes can be modified.
9af5627

Choose a tag to compare

What's Changed

  • docs: improve README for labels and env vars by @tokuhirom in #300
  • Use scoped release yaml path in github releases by @wreulicke in #304
  • fix: latestSemverTag returns empty for zero-padded calver tags by @k1LoW in #303
  • build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #305
  • build(deps): bump github.com/Songmu/gitconfig from 0.2.1 to 0.2.2 by @dependabot[bot] in #299
  • Migrate gh2changelog to monorepo as local submodule by @Copilot in #307
  • Fix: validate tagPrefix in isTagPR for monorepo isolation by @Copilot in #311

New Contributors

  • @tokuhirom made their first contribution in #300
  • @Copilot made their first contribution in #307

Full Changelog: v1.15.0...v1.16.0

v1.15.0

01 Feb 08:51
Immutable release. Only release title and notes can be modified.
78a926b

Choose a tag to compare

What's Changed

  • feat: allow tagpr.calendarVersioning to accept format string directly by @k1LoW in #295

Full Changelog: v1.14.0...v1.15.0