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

Commit 937e0ca

Browse files
committed
chore: release 4.1.0
1 parent 0687383 commit 937e0ca

File tree

16 files changed

+85
-16
lines changed

16 files changed

+85
-16
lines changed

.release-please-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
".": "4.0.4",
3-
"pkg1": "6.0.4",
4-
"pkg2": "5.0.4",
5-
"pkg3": "4.0.3",
6-
"workspaces/arbitrary-name": "3.0.3",
7-
"workspaces/not-the-name": "3.0.3",
8-
"workspaces/pkg6": "3.0.3"
2+
".": "4.1.0",
3+
"pkg1": "6.0.5",
4+
"pkg2": "5.0.5",
5+
"pkg3": "4.0.4",
6+
"workspaces/arbitrary-name": "3.0.4",
7+
"workspaces/not-the-name": "3.0.4",
8+
"workspaces/pkg6": "3.0.4"
99
}

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [4.1.0](https://github.com/npm/npm-cli-release-please/compare/v4.0.4...v4.1.0) (2024-04-15)
4+
5+
### Features
6+
7+
* [`f94f978`](https://github.com/npm/npm-cli-release-please/commit/f94f9783b323bdd19f8e0b72ffbae7d32e06c540) [#245](https://github.com/npm/npm-cli-release-please/pull/245) touch root (@lukekarrys)
8+
9+
### Dependencies
10+
11+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg6-v3.0.4): `@npmcli/[email protected]`
12+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg1-v6.0.5): `[email protected]`
13+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v5.0.5): `[email protected]`
14+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg4-v3.0.4): `[email protected]`
15+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg5-v3.0.4): `[email protected]`
16+
17+
### Chores
18+
19+
* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)
20+
* [`16cc199`](https://github.com/npm/npm-cli-release-please/commit/16cc199e421531623c9c2b0c7fb97d5d485119a9) [#271](https://github.com/npm/npm-cli-release-please/pull/271) deps-dev: bump ip from 2.0.0 to 2.0.1 (#271) (@dependabot[bot])
21+
* [`9b856b0`](https://github.com/npm/npm-cli-release-please/commit/9b856b00c1570669647abdf8f8def76f50c6a09b) update config (@lukekarrys)
22+
* [`0687383`](https://github.com/npm/npm-cli-release-please/commit/0687383bce69719d00f668dd4b8d6113083189d5) [#274](https://github.com/npm/npm-cli-release-please/pull/274) postinstall for dependabot template-oss PR (#274) (@lukekarrys)
23+
324
## [4.0.4](https://github.com/npm/npm-cli-release-please/compare/v4.0.3...v4.0.4) (2023-11-19)
425

526
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-cli-release-please",
3-
"version": "4.0.4",
3+
"version": "4.1.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

pkg1/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [6.0.5](https://github.com/npm/npm-cli-release-please/compare/pkg1-v6.0.4...pkg1-v6.0.5) (2024-04-15)
4+
5+
### Bug Fixes
6+
7+
* [`7b11a09`](https://github.com/npm/npm-cli-release-please/commit/7b11a0974193340810bf6feea0ed4d8b060e1097) [#245](https://github.com/npm/npm-cli-release-please/pull/245) touch pkg1 (@lukekarrys)
8+
9+
### Dependencies
10+
11+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v5.0.5): `[email protected]`
12+
13+
### Chores
14+
15+
* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)
16+
317
## [6.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg1-v6.0.3...pkg1-v6.0.4) (2023-11-19)
418

519
### Bug Fixes

pkg1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pkg1",
3-
"version": "6.0.4",
3+
"version": "6.0.5",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

pkg2/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [5.0.5](https://github.com/npm/npm-cli-release-please/compare/pkg2-v5.0.4...pkg2-v5.0.5) (2024-04-15)
4+
5+
### Dependencies
6+
7+
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg3-v4.0.4): `@npmcli/[email protected]`
8+
9+
### Chores
10+
11+
* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)
12+
313
## [5.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg2-v5.0.3...pkg2-v5.0.4) (2023-11-19)
414

515
### Bug Fixes

pkg2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pkg2",
3-
"version": "5.0.4",
3+
"version": "5.0.5",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

pkg3/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [4.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg3-v4.0.3...pkg3-v4.0.4) (2024-04-15)
4+
5+
### Chores
6+
7+
* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)
8+
39
## [4.0.3](https://github.com/npm/npm-cli-release-please/compare/pkg3-v4.0.2...pkg3-v4.0.3) (2023-11-19)
410

511
### Bug Fixes

pkg3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/pkg3",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)