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: properly check for diff with multiple files from overwrite:false #442

Merged
merged 1 commit into from
May 3, 2024

Conversation

lukekarrys
Copy link
Contributor

Fixes #437

@lukekarrys lukekarrys requested a review from a team as a code owner May 2, 2024 19:28
@lukekarrys lukekarrys merged commit 0df268d into main May 3, 2024
20 checks passed
@lukekarrys lukekarrys deleted the lk/overwrite-false-checks branch May 3, 2024 14:10
@github-actions github-actions bot mentioned this pull request May 2, 2024
lukekarrys pushed a commit that referenced this pull request May 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.22.0](v4.21.4...v4.22.0)
(2024-05-03)

### Features

*
[`21c9262`](21c9262)
[#440](#440) use
macos-(latest|13) based on node version (#440) (@lukekarrys)

### Bug Fixes

*
[`8b2e738`](8b2e738)
[#432](#432) remove custom
node-workspace plugin (@lukekarrys)
*
[`0df268d`](0df268d)
[#442](#442) properly check for
diff with multiple files from overwrite:false (#442) (@lukekarrys)
*
[`2eca24b`](2eca24b)
[#441](#441) use git+https
protocol for repo url (#441) (@lukekarrys)
*
[`732dddc`](732dddc)
[#439](#439) update actions
workflow versions (#439) (@lukekarrys)
*
[`7949ec3`](7949ec3)
[#438](#438) add node 22 to CI
matrix (#438) (@lukekarrys)
*
[`6d54cbf`](6d54cbf)
[#436](#436) get correct exit
code from npm publish/view (#436) (@lukekarrys)
*
[`d0bf7c2`](d0bf7c2)
[#435](#435) update license
(#435) (@lukekarrys)
*
[`df03d8b`](df03d8b)
[#433](#433) dont create chore
only PRs (#433) (@lukekarrys)

### Dependencies

*
[`dff1b5b`](dff1b5b)
[#432](#432) bump release-please
from 16.3.1 to 16.10.2 (@dependabot[bot])

---
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.

Using overwrite: false to write package.json does not get template-oss updates
2 participants