Skip to content

Releases: joaquinjsb/release-please

v16.15.6

26 Sep 16:10
c8f0cd4

Choose a tag to compare

16.15.6 (2025-09-26)

Bug Fixes

  • author email in github.ts (0b59f7f)

v16.15.5

16 Sep 17:38
8fbe26d

Choose a tag to compare

16.15.5 (2025-09-16)

Bug Fixes

  • when developing on IDE, can't resolve package.json (061420a)

v16.15.4

16 Sep 17:30
a27bd41

Choose a tag to compare

16.15.4 (2025-09-16)

⚠ BREAKING CHANGES

  • require node 18+ (#2069)
  • strategies can parse multiple releases from single release PR (#1775)
  • parse conventional commits in manifest (#1772)
  • deps: update octokit packages
  • drop node 12 support (#1577)

Features

  • add always-update option to push to always push to release branch (72d40df)
  • add group-priority plugin (#1660) (3ca750a)
  • add a flag to disable adding labels to new pull requests (#1399) (3957ef5)
  • add ability to set extra labels on components (#1669) (e05d43e), closes #1624
  • add always-bump-major versioning strategy (7526ca8)
  • add always-bump-minor versioning strategy (#1744) (7526ca8)
  • add dotnet-yoshi strategy (#1346) (3086e51)
  • Add generic TOML updater (#1833) (2768a4c)
  • add initial version to base strategy (#1665) (c867403)
  • add linked-versions plugin for grouping components (#1327) (f398bdf)
  • add manifest schemas (#1496) (adf84ad)
  • add maven-workspace plugin (#1446) (ef4d728)
  • add PrereleaseVersioningStrategy (#1981) (b070888)
  • add release-please workflow for automated releases (46a7242)
  • add Salesforce strategy (#1815) (25b518f)
  • add support for bazel (#2239) (b12904a)
  • add support for generic yaml updater (#1452) (002231a)
  • add support for yarn workspace versions (#1819) (8b0cc7d)
  • add toml generic updater option to extra-files schema (#1835) (9240f71)
  • added expo strategy and updater (#1646) (9cb84cb)
  • added java strategy (#1333) (25f9c85)
  • adds metadata versioning for terraform modules (#2041) (49b33c7)
  • Allow $schema key in manifest config schema (#1584) (d0d43a0)
  • allow configuring release-search-depth and commit-search-depth (#1396) (102d650), closes #1394
  • allow configuring changelog-host (#1408) (d7d525f)
  • allow configuring separate-pull-requests per component (#1412) (d274421)
  • allow configuring tag without "v" (3086e51)
  • allow customizing PR body footer (#2115) (43014a1)
  • allow excluding file paths to filter out commits (#1875) (a9bed82)
  • allow nesting multiple commits that are parsed independently (#1566) (21ed59a)
  • allow plugins to skip merging in-scope pull requests (#1550) (354b1dc)
  • allow skipping snapshots for java strategies (#1555) (3430693)
  • allow snoozing release pull requests (#1345) (ea69708), closes #1339
  • allow specifying glob option for extra-files (#1621) (d0fbd90), closes #1619
  • changelog.json: add pr suffix to issues array (#1839) (fdd75ef)
  • changelog.json: implement changelog.json for python (#1841) (52594b1)
  • changelog.json: include referenced issues/prs (#1830) (bacbbb5)
  • cli: add ability to dynamically load release-please plugin (#1811) (609383b)
  • cli: add debug command for loading a manifest config (#1671) (98078a3)
  • cli: show file diff for release-pr command with --dry-run and --trace (fa2cc34)
  • customize pr body header (#1579) (92e1366)
  • deps: refactor node-workspace plugin to drop lerna-lite/core (#2117) (65fa72e)
  • docs: remove reference to support contracts (#2224) (9bcb7cd)
    *...
Read more

v16.15.3

16 Sep 15:08

Choose a tag to compare

Full Changelog: v16.15.2...v16.15.3

v16.15.2

16 Sep 14:49

Choose a tag to compare

Full Changelog: v16.15.1...v16.15.2

v16.15.1

19 Nov 13:51

Choose a tag to compare