Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: iterate over releases from env var #429

Merged
merged 1 commit into from Apr 15, 2024

Conversation

lukekarrys
Copy link
Contributor

@lukekarrys lukekarrys commented Apr 15, 2024

This fixes an issue where single quotes within releases were not escaped.

Copied directly from npm/proc-log#79

@lukekarrys lukekarrys requested a review from a team as a code owner April 15, 2024 17:36
@lukekarrys lukekarrys changed the title lk/changelog format workspace fix: iterate over releases from env var Apr 15, 2024
@lukekarrys lukekarrys force-pushed the lk/changelog-format-workspace branch from 9408b03 to 18212a1 Compare April 15, 2024 17:37
This fixes an issue where single quotes within releases were not escaped.
@lukekarrys lukekarrys force-pushed the lk/changelog-format-workspace branch from 18212a1 to e23e095 Compare April 15, 2024 17:52
@lukekarrys lukekarrys merged commit 5d806ab into main Apr 15, 2024
17 checks passed
@lukekarrys lukekarrys deleted the lk/changelog-format-workspace branch April 15, 2024 20:19
@github-actions github-actions bot mentioned this pull request Apr 15, 2024
lukekarrys pushed a commit that referenced this pull request Apr 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.21.4](v4.21.3...v4.21.4)
(2024-04-15)

### Bug Fixes

*
[`b8cf803`](b8cf803)
[#430](#430) only use latest
template-oss specific commits in changelog (#430) (@lukekarrys)
*
[`5d806ab`](5d806ab)
[#429](#429) iterate over
releases from env var (#429) (@lukekarrys)
*
[`8906397`](8906397)
[#423](#423) turn of
body-max-line-length commitlint rule (@lukekarrys)

### Dependencies

*
[`0b1c048`](0b1c048)
[#423](#423)
`@commitlint/config-conventional@19.2.2`
*
[`47e9d8d`](47e9d8d)
[#423](#423) bump
@commitlint/cli from 18.6.1 to 19.0.3 (@dependabot[bot])
*
[`41ee083`](41ee083)
[#425](#425) bump undici from
5.28.3 to 6.7.0 (#425) (@dependabot[bot])
*
[`1106838`](1106838)
[#427](#427) `proc-log@4.0.0`
(#427)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants