-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>2010.0.0</summary> ## [2010.0.0](v2009.0.4...v2010.0.0) (2023-11-23) ### Bug Fixes * [`e4a9944`](e4a9944) set release-as and last-release-sha (@lukekarrys) ### Dependencies * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg6-v2010.0.0): `@npmcli/[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg1-v2010.0.0): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2010.0.0): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg4-v2010.0.0): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg5-v2010.0.0): `[email protected]` </details> <details><summary>pkg1: 2010.0.0</summary> ## [2010.0.0](pkg1-v2009.0.4...pkg1-v2010.0.0) (2023-11-23) ### Bug Fixes * [`e4a9944`](e4a9944) set release-as and last-release-sha (@lukekarrys) ### Dependencies * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2010.0.0): `[email protected]` </details> <details><summary>pkg2: 2010.0.0</summary> ## [2010.0.0](pkg2-v2009.0.4...pkg2-v2010.0.0) (2023-11-23) ### Bug Fixes * [`e4a9944`](e4a9944) set release-as and last-release-sha (@lukekarrys) ### Dependencies * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg3-v2010.0.0): `@npmcli/[email protected]` </details> <details><summary>pkg3: 2010.0.0</summary> ## [2010.0.0](pkg3-v2009.0.4...pkg3-v2010.0.0) (2023-11-23) ### Bug Fixes * [`e4a9944`](e4a9944) set release-as and last-release-sha (@lukekarrys) </details> <details><summary>pkg5: 2010.0.0</summary> ## [2010.0.0](pkg5-v2009.0.2...pkg5-v2010.0.0) (2023-11-23) ### Bug Fixes * [`e4a9944`](e4a9944) set release-as and last-release-sha (@lukekarrys) </details> <details><summary>pkg4: 2010.0.0</summary> ## [2010.0.0](pkg4-v2009.0.2...pkg4-v2010.0.0) (2023-11-23) ### Bug Fixes * [`e4a9944`](e4a9944) set release-as and last-release-sha (@lukekarrys) </details> <details><summary>pkg6: 2010.0.0</summary> ## [2010.0.0](pkg6-v2009.0.2...pkg6-v2010.0.0) (2023-11-23) ### Bug Fixes * [`e4a9944`](e4a9944) set release-as and last-release-sha (@lukekarrys) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
e4a9944
commit b2f9330
Showing
16 changed files
with
81 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
".": "2009.0.4", | ||
"pkg1": "2009.0.4", | ||
"pkg2": "2009.0.4", | ||
"pkg3": "2009.0.4", | ||
"workspaces/arbitrary-name": "2009.0.2", | ||
"workspaces/not-the-name": "2009.0.2", | ||
"workspaces/pkg6": "2009.0.2" | ||
".": "2010.0.0", | ||
"pkg1": "2010.0.0", | ||
"pkg2": "2010.0.0", | ||
"pkg3": "2010.0.0", | ||
"workspaces/arbitrary-name": "2010.0.0", | ||
"workspaces/not-the-name": "2010.0.0", | ||
"workspaces/pkg6": "2010.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# Changelog | ||
|
||
## [2010.0.0](https://github.com/npm/npm-cli-release-please/compare/v2009.0.4...v2010.0.0) (2023-11-23) | ||
|
||
### Bug Fixes | ||
|
||
* [`e4a9944`](https://github.com/npm/npm-cli-release-please/commit/e4a9944fe285a0784225092da610bd6f46052dac) set release-as and last-release-sha (@lukekarrys) | ||
|
||
### Dependencies | ||
|
||
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg6-v2010.0.0): `@npmcli/[email protected]` | ||
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg1-v2010.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2010.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg4-v2010.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg5-v2010.0.0): `[email protected]` | ||
|
||
## [2009.0.4](https://github.com/npm/npm-cli-release-please/compare/v2009.0.3...v2009.0.4) (2023-11-23) | ||
|
||
### Bug Fixes | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,16 @@ | |
* devDependencies | ||
* pkg2 bumped from ^1011.0.4 to ^1011.0.5 | ||
|
||
## [2010.0.0](https://github.com/npm/npm-cli-release-please/compare/pkg1-v2009.0.4...pkg1-v2010.0.0) (2023-11-23) | ||
|
||
### Bug Fixes | ||
|
||
* [`e4a9944`](https://github.com/npm/npm-cli-release-please/commit/e4a9944fe285a0784225092da610bd6f46052dac) set release-as and last-release-sha (@lukekarrys) | ||
|
||
### Dependencies | ||
|
||
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2010.0.0): `[email protected]` | ||
|
||
## [2009.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg1-v2009.0.3...pkg1-v2009.0.4) (2023-11-23) | ||
|
||
### Dependencies | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,16 @@ | |
* dependencies | ||
* @npmcli/pkg3 bumped from ^1014.0.0 to ^1015.0.0-pre | ||
|
||
## [2010.0.0](https://github.com/npm/npm-cli-release-please/compare/pkg2-v2009.0.4...pkg2-v2010.0.0) (2023-11-23) | ||
|
||
### Bug Fixes | ||
|
||
* [`e4a9944`](https://github.com/npm/npm-cli-release-please/commit/e4a9944fe285a0784225092da610bd6f46052dac) set release-as and last-release-sha (@lukekarrys) | ||
|
||
### Dependencies | ||
|
||
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg3-v2010.0.0): `@npmcli/[email protected]` | ||
|
||
## [2009.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg2-v2009.0.3...pkg2-v2009.0.4) (2023-11-23) | ||
|
||
### Dependencies | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters