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: node-workspace plugin should update package.json versions #1319

Merged
merged 4 commits into from
Mar 1, 2022

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented Feb 28, 2022

We are correctly calculating the final version numbers in the node-workspace plugin, but we aren't setting the version entry in the package.json (we were correctly updating the versions in the dependencies sections).

Fixes #1317

@chingor13 chingor13 changed the title test: fix tests for updating dependency versions fix: node-workspace plugin should update package.json versions Feb 28, 2022
@chingor13 chingor13 marked this pull request as ready for review February 28, 2022 22:20
@chingor13 chingor13 requested a review from a team as a code owner February 28, 2022 22:20
@chingor13 chingor13 requested a review from a team February 28, 2022 22:20
@chingor13 chingor13 requested a review from bcoe February 28, 2022 22:30
@chingor13 chingor13 merged commit e2aaacb into main Mar 1, 2022
@chingor13 chingor13 deleted the fix-node-workspace-version-bump branch March 1, 2022 18:43
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 1, 2022
🤖 I have created a release *beep* *boop*
---


### [13.4.14](v13.4.13...v13.4.14) (2022-03-01)


### Bug Fixes

* node-workspace plugin should update package.json versions ([#1319](#1319)) ([e2aaacb](e2aaacb))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.

Manifest release not updating any package.json versions
2 participants