Releases: googleapis/release-please
Releases · googleapis/release-please
v16.14.3
Bug Fixes
- deps: bump jsonpath-plus from 9.0.0 to 10.0.0 (ab989e4)
v16.14.2
Bug Fixes
- java-yoshi: match full artifact id when updating versions (#2398) (e062dc1)
- make workspace plugin with
separate-pull-request
fine (#2310) (15c75a9)
v16.14.1
Bug Fixes
- deps: replace jsonpath with jsonpath-plus (#2391) (47db9b5)
- when parsing multiple messages from a single commit, require 2 newlines (#2390) (bb5e69b)
v16.14.0
Features
- handle multiple commits in a single message (#2358) (ec41c38)
v16.13.0
Features
- Introduce
componentNoSpace
parameter (Removes whitespace character from ${component}
title pattern) (#2330) (0a2d5c6)
v16.12.1
Bug Fixes
- add missing generic updaters in to release please config schema extraFiles (#2344) (050cf93)
- don't escape html tags inside of inline code in release notes (#2367) (a41d137)
- fix comment at release pr is ugly (#2348) (e562ee2)
- GenericJSON updater uses regex to find version in matching entry (#2253) (acc3242)
- prevent open release PRs from being mistaken as current releases (#2323) (3101ab3)
- respect
tagSeparator
and includeVInTag
everywhere (#2283) (dad27e3), closes #2282
- respect signoff in manifest config (#2334) (eb968c8)
v16.12.0
Features
Bug Fixes
- node: do not update versions of packages installed using a protocol (#2281) (eeb1411), closes #2173
v16.11.0
Features
- php-yoshi: support BEGIN_VERSION_OVERRIDE in php-yoshi (#2300) (b9d4544)
v16.10.2
Bug Fixes
- disable updating peer dependencies when updatePeerDependencies is false (#2270) (2d80f12)
- respect signoff in config (#2247) (d7d3958)