Skip to content

Commit

Permalink
chore: release 2010.0.0 (#239)
Browse files Browse the repository at this point in the history
🤖 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
lukekarrys authored Nov 24, 2023
1 parent e4a9944 commit b2f9330
Show file tree
Hide file tree
Showing 16 changed files with 81 additions and 23 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest.json
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"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
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
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-cli-release-please",
"version": "2009.0.4",
"version": "2010.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -52,12 +52,12 @@
"content": "./scripts/template-oss"
},
"dependencies": {
"@npmcli/pkg6": "^2009.0.2",
"@npmcli/pkg6": "^2010.0.0",
"abbrev": "^2.0.0",
"pkg1": "^2009.0.4",
"pkg2": "^2009.0.4",
"pkg4": "^2009.0.2",
"pkg5": "^2009.0.2"
"pkg1": "^2010.0.0",
"pkg2": "^2010.0.0",
"pkg4": "^2010.0.0",
"pkg5": "^2010.0.0"
},
"tap": {
"test-ignore": "^(pkg1|pkg2|pkg3|workspaces)/",
Expand Down
10 changes: 10 additions & 0 deletions pkg1/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions pkg1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkg1",
"version": "2009.0.4",
"version": "2010.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "file:../scripts/npmcli-template-oss-14468.tgz",
"pkg2": "^2009.0.4",
"pkg2": "^2010.0.0",
"tap": "^16.3.4"
},
"tap": {
Expand Down
10 changes: 10 additions & 0 deletions pkg2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions pkg2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkg2",
"version": "2009.0.4",
"version": "2010.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"tap": "^16.3.4"
},
"dependencies": {
"@npmcli/pkg3": "^2009.0.4"
"@npmcli/pkg3": "^2010.0.0"
},
"tap": {
"nyc-arg": [
Expand Down
6 changes: 6 additions & 0 deletions pkg3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [2010.0.0](https://github.com/npm/npm-cli-release-please/compare/pkg3-v2009.0.4...pkg3-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)

## [2009.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg3-v2009.0.3...pkg3-v2009.0.4) (2023-11-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pkg3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/pkg3",
"version": "2009.0.4",
"version": "2010.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions workspaces/arbitrary-name/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [2010.0.0](https://github.com/npm/npm-cli-release-please/compare/pkg5-v2009.0.2...pkg5-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)

## [2009.0.2](https://github.com/npm/npm-cli-release-please/compare/pkg5-v2009.0.1...pkg5-v2009.0.2) (2023-11-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arbitrary-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkg5",
"version": "2009.0.2",
"version": "2010.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions workspaces/not-the-name/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [2010.0.0](https://github.com/npm/npm-cli-release-please/compare/pkg4-v2009.0.2...pkg4-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)

## [2009.0.2](https://github.com/npm/npm-cli-release-please/compare/pkg4-v2009.0.1...pkg4-v2009.0.2) (2023-11-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/not-the-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkg4",
"version": "2009.0.2",
"version": "2010.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions workspaces/pkg6/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [2010.0.0](https://github.com/npm/npm-cli-release-please/compare/pkg6-v2009.0.2...pkg6-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)

## [2009.0.2](https://github.com/npm/npm-cli-release-please/compare/pkg6-v2009.0.1...pkg6-v2009.0.2) (2023-11-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/pkg6/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/pkg6",
"version": "2009.0.2",
"version": "2010.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b2f9330

Please sign in to comment.