Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 110d6a5

Browse files
authored
chore: release 2017.0.0-pre (#265)
🤖 I have created a release *beep* *boop* --- <details><summary>2017.0.0-pre</summary> ## [2017.0.0-pre](v2016.0.2-pre...v2017.0.0-pre) (2023-12-04) ### ⚠️ BREAKING CHANGES * update all packages ### Features * [`8918852`](8918852) update all packages (@lukekarrys) ### Dependencies * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg6-v2016.0.0-pre.1): `@npmcli/[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg1-v2017.0.0-pre): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2017.0.0-pre): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg4-v2016.0.0-pre.1): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg5-v2016.0.0-pre.1): `[email protected]` ## [2017.0.0-pre](v2016.0.2-pre...v2017.0.0-pre) (2023-12-04) ### ⚠️ BREAKING CHANGES * update all packages ### Features * [`8918852`](8918852) update all packages (@lukekarrys) ### Dependencies * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg6-v2016.0.0-pre.1): `@npmcli/[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg1-v2017.0.0-pre): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2017.0.0-pre): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg4-v2016.0.0-pre.1): `[email protected]` * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg5-v2016.0.0-pre.1): `[email protected]` ### Chores <details><summary>Commits</summary> * [`9b93982`](9b93982) update template-oss (@lukekarrys) </details> ### Chores <details><summary>Commits</summary> * [`9b93982`](9b93982) update template-oss (@lukekarrys) </details> </details> <details><summary>pkg1: 2017.0.0-pre</summary> ## [2017.0.0-pre](pkg1-v2016.0.1-pre...pkg1-v2017.0.0-pre) (2023-12-04) ### ⚠️ BREAKING CHANGES * update all packages ### Features * [`8918852`](8918852) update all packages (@lukekarrys) ### Dependencies * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2017.0.0-pre): `[email protected]` </details> <details><summary>pkg2: 2017.0.0-pre</summary> ## [2017.0.0-pre](pkg2-v2016.0.1-pre...pkg2-v2017.0.0-pre) (2023-12-04) ### ⚠️ BREAKING CHANGES * update all packages ### Features * [`8918852`](8918852) update all packages (@lukekarrys) ### Dependencies * [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg3-v2017.0.0-pre): `@npmcli/[email protected]` </details> <details><summary>pkg3: 2017.0.0-pre</summary> ## [2017.0.0-pre](pkg3-v2016.0.1-pre...pkg3-v2017.0.0-pre) (2023-12-04) ### ⚠️ BREAKING CHANGES * update all packages ### Features * [`8918852`](8918852) update all packages (@lukekarrys) </details> <details><summary>pkg5: 2016.0.0-pre.1</summary> ## [2016.0.0-pre.1](pkg5-v2016.0.0-pre...pkg5-v2016.0.0-pre.1) (2023-12-04) ### ⚠️ BREAKING CHANGES * update all packages ### Features * [`8918852`](8918852) update all packages (@lukekarrys) </details> <details><summary>pkg4: 2016.0.0-pre.1</summary> ## [2016.0.0-pre.1](pkg4-v2016.0.0-pre...pkg4-v2016.0.0-pre.1) (2023-12-04) ### ⚠️ BREAKING CHANGES * update all packages ### Features * [`8918852`](8918852) update all packages (@lukekarrys) </details> <details><summary>pkg6: 2016.0.0-pre.1</summary> ## [2016.0.0-pre.1](pkg6-v2016.0.0-pre...pkg6-v2016.0.0-pre.1) (2023-12-04) ### ⚠️ BREAKING CHANGES * update all packages ### Features * [`8918852`](8918852) update all packages (@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).
1 parent 8918852 commit 110d6a5

16 files changed

+142
-23
lines changed

.release-please-manifest.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
".": "2016.0.2-pre",
3-
"pkg1": "2016.0.1-pre",
4-
"pkg2": "2016.0.1-pre",
5-
"pkg3": "2016.0.1-pre",
6-
"workspaces/arbitrary-name": "2016.0.0-pre",
7-
"workspaces/not-the-name": "2016.0.0-pre",
8-
"workspaces/pkg6": "2016.0.0-pre"
2+
".": "2017.0.0-pre",
3+
"pkg1": "2017.0.0-pre",
4+
"pkg2": "2017.0.0-pre",
5+
"pkg3": "2017.0.0-pre",
6+
"workspaces/arbitrary-name": "2016.0.0-pre.1",
7+
"workspaces/not-the-name": "2016.0.0-pre.1",
8+
"workspaces/pkg6": "2016.0.0-pre.1"
99
}

CHANGELOG.md

+51
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11
# Changelog
22

3+
## [2017.0.0-pre](https://github.com/npm/npm-cli-release-please/compare/v2016.0.2-pre...v2017.0.0-pre) (2023-12-04)
4+
5+
### ⚠️ BREAKING CHANGES
6+
7+
* update all packages
8+
9+
### Features
10+
11+
* [`8918852`](https://github.com/npm/npm-cli-release-please/commit/89188529a63c75fc863383008cddcfbb75d69097) update all packages (@lukekarrys)
12+
13+
### Dependencies
14+
15+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg6-v2016.0.0-pre.1): `@npmcli/[email protected]`
16+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg1-v2017.0.0-pre): `[email protected]`
17+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2017.0.0-pre): `[email protected]`
18+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg4-v2016.0.0-pre.1): `[email protected]`
19+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg5-v2016.0.0-pre.1): `[email protected]`
20+
## [2017.0.0-pre](https://github.com/npm/npm-cli-release-please/compare/v2016.0.2-pre...v2017.0.0-pre) (2023-12-04)
21+
22+
### ⚠️ BREAKING CHANGES
23+
24+
* update all packages
25+
26+
### Features
27+
28+
* [`8918852`](https://github.com/npm/npm-cli-release-please/commit/89188529a63c75fc863383008cddcfbb75d69097) update all packages (@lukekarrys)
29+
30+
### Dependencies
31+
32+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg6-v2016.0.0-pre.1): `@npmcli/[email protected]`
33+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg1-v2017.0.0-pre): `[email protected]`
34+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2017.0.0-pre): `[email protected]`
35+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg4-v2016.0.0-pre.1): `[email protected]`
36+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg5-v2016.0.0-pre.1): `[email protected]`
37+
38+
### Chores
39+
40+
<details><summary>Commits</summary>
41+
42+
* [`9b93982`](https://github.com/npm/npm-cli-release-please/commit/9b93982d5e02c11efcba36813c5aac35dfe1b407) update template-oss (@lukekarrys)
43+
44+
</details>
45+
46+
### Chores
47+
48+
<details><summary>Commits</summary>
49+
50+
* [`9b93982`](https://github.com/npm/npm-cli-release-please/commit/9b93982d5e02c11efcba36813c5aac35dfe1b407) update template-oss (@lukekarrys)
51+
52+
</details>
53+
354
## [2016.0.2-pre](https://github.com/npm/npm-cli-release-please/compare/v2016.0.1-pre...v2016.0.2-pre) (2023-12-04)
455

556
### Chores

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-cli-release-please",
3-
"version": "2016.0.2-pre",
3+
"version": "2017.0.0-pre",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -52,12 +52,12 @@
5252
"content": "./scripts/template-oss"
5353
},
5454
"dependencies": {
55-
"@npmcli/pkg6": "^2016.0.0-pre",
55+
"@npmcli/pkg6": "^2016.0.0-pre.1",
5656
"abbrev": "^2.0.0",
57-
"pkg1": "^2016.0.1-pre",
58-
"pkg2": "^2016.0.1-pre",
59-
"pkg4": "^2016.0.0-pre",
60-
"pkg5": "^2016.0.0-pre"
57+
"pkg1": "^2017.0.0-pre",
58+
"pkg2": "^2017.0.0-pre",
59+
"pkg4": "^2016.0.0-pre.1",
60+
"pkg5": "^2016.0.0-pre.1"
6161
},
6262
"tap": {
6363
"test-ignore": "^(pkg1|pkg2|pkg3|workspaces)/",

pkg1/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,20 @@
2424
* devDependencies
2525
* pkg2 bumped from ^1011.0.4 to ^1011.0.5
2626

27+
## [2017.0.0-pre](https://github.com/npm/npm-cli-release-please/compare/pkg1-v2016.0.1-pre...pkg1-v2017.0.0-pre) (2023-12-04)
28+
29+
### ⚠️ BREAKING CHANGES
30+
31+
* update all packages
32+
33+
### Features
34+
35+
* [`8918852`](https://github.com/npm/npm-cli-release-please/commit/89188529a63c75fc863383008cddcfbb75d69097) update all packages (@lukekarrys)
36+
37+
### Dependencies
38+
39+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v2017.0.0-pre): `[email protected]`
40+
2741
## [2016.0.1-pre](https://github.com/npm/npm-cli-release-please/compare/pkg1-v2016.0.0-pre...pkg1-v2016.0.1-pre) (2023-12-04)
2842

2943
### Dependencies

pkg1/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pkg1",
3-
"version": "2016.0.1-pre",
3+
"version": "2017.0.0-pre",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@npmcli/eslint-config": "^4.0.1",
4141
"@npmcli/template-oss": "file:../scripts/npmcli-template-oss-1524.tgz",
42-
"pkg2": "^2016.0.1-pre",
42+
"pkg2": "^2017.0.0-pre",
4343
"tap": "^16.3.4"
4444
},
4545
"tap": {

pkg2/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,20 @@
2424
* dependencies
2525
* @npmcli/pkg3 bumped from ^1014.0.0 to ^1015.0.0-pre
2626

27+
## [2017.0.0-pre](https://github.com/npm/npm-cli-release-please/compare/pkg2-v2016.0.1-pre...pkg2-v2017.0.0-pre) (2023-12-04)
28+
29+
### ⚠️ BREAKING CHANGES
30+
31+
* update all packages
32+
33+
### Features
34+
35+
* [`8918852`](https://github.com/npm/npm-cli-release-please/commit/89188529a63c75fc863383008cddcfbb75d69097) update all packages (@lukekarrys)
36+
37+
### Dependencies
38+
39+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg3-v2017.0.0-pre): `@npmcli/[email protected]`
40+
2741
## [2016.0.1-pre](https://github.com/npm/npm-cli-release-please/compare/pkg2-v2016.0.0-pre...pkg2-v2016.0.1-pre) (2023-12-04)
2842

2943
### Dependencies

pkg2/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pkg2",
3-
"version": "2016.0.1-pre",
3+
"version": "2017.0.0-pre",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -42,7 +42,7 @@
4242
"tap": "^16.3.4"
4343
},
4444
"dependencies": {
45-
"@npmcli/pkg3": "^2016.0.1-pre"
45+
"@npmcli/pkg3": "^2017.0.0-pre"
4646
},
4747
"tap": {
4848
"nyc-arg": [

pkg3/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2017.0.0-pre](https://github.com/npm/npm-cli-release-please/compare/pkg3-v2016.0.1-pre...pkg3-v2017.0.0-pre) (2023-12-04)
4+
5+
### ⚠️ BREAKING CHANGES
6+
7+
* update all packages
8+
9+
### Features
10+
11+
* [`8918852`](https://github.com/npm/npm-cli-release-please/commit/89188529a63c75fc863383008cddcfbb75d69097) update all packages (@lukekarrys)
12+
313
## [2016.0.1-pre](https://github.com/npm/npm-cli-release-please/compare/pkg3-v2016.0.0-pre...pkg3-v2016.0.1-pre) (2023-12-04)
414

515
### Bug Fixes

pkg3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/pkg3",
3-
"version": "2016.0.1-pre",
3+
"version": "2017.0.0-pre",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

workspaces/arbitrary-name/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2016.0.0-pre.1](https://github.com/npm/npm-cli-release-please/compare/pkg5-v2016.0.0-pre...pkg5-v2016.0.0-pre.1) (2023-12-04)
4+
5+
### ⚠️ BREAKING CHANGES
6+
7+
* update all packages
8+
9+
### Features
10+
11+
* [`8918852`](https://github.com/npm/npm-cli-release-please/commit/89188529a63c75fc863383008cddcfbb75d69097) update all packages (@lukekarrys)
12+
313
## [2016.0.0-pre](https://github.com/npm/npm-cli-release-please/compare/pkg5-v2015.0.1-pre...pkg5-v2016.0.0-pre) (2023-12-04)
414

515
### ⚠️ BREAKING CHANGES

workspaces/arbitrary-name/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pkg5",
3-
"version": "2016.0.0-pre",
3+
"version": "2016.0.0-pre.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

workspaces/not-the-name/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2016.0.0-pre.1](https://github.com/npm/npm-cli-release-please/compare/pkg4-v2016.0.0-pre...pkg4-v2016.0.0-pre.1) (2023-12-04)
4+
5+
### ⚠️ BREAKING CHANGES
6+
7+
* update all packages
8+
9+
### Features
10+
11+
* [`8918852`](https://github.com/npm/npm-cli-release-please/commit/89188529a63c75fc863383008cddcfbb75d69097) update all packages (@lukekarrys)
12+
313
## [2016.0.0-pre](https://github.com/npm/npm-cli-release-please/compare/pkg4-v2015.0.1-pre...pkg4-v2016.0.0-pre) (2023-12-04)
414

515
### ⚠️ BREAKING CHANGES

workspaces/not-the-name/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pkg4",
3-
"version": "2016.0.0-pre",
3+
"version": "2016.0.0-pre.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

workspaces/pkg6/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2016.0.0-pre.1](https://github.com/npm/npm-cli-release-please/compare/pkg6-v2016.0.0-pre...pkg6-v2016.0.0-pre.1) (2023-12-04)
4+
5+
### ⚠️ BREAKING CHANGES
6+
7+
* update all packages
8+
9+
### Features
10+
11+
* [`8918852`](https://github.com/npm/npm-cli-release-please/commit/89188529a63c75fc863383008cddcfbb75d69097) update all packages (@lukekarrys)
12+
313
## [2016.0.0-pre](https://github.com/npm/npm-cli-release-please/compare/pkg6-v2015.0.1-pre...pkg6-v2016.0.0-pre) (2023-12-04)
414

515
### ⚠️ BREAKING CHANGES

workspaces/pkg6/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/pkg6",
3-
"version": "2016.0.0-pre",
3+
"version": "2016.0.0-pre.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)