Skip to content

Commit

Permalink
chore: release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Apr 15, 2024
1 parent 0687383 commit 937e0ca
Show file tree
Hide file tree
Showing 16 changed files with 85 additions and 16 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 @@
{
".": "4.0.4",
"pkg1": "6.0.4",
"pkg2": "5.0.4",
"pkg3": "4.0.3",
"workspaces/arbitrary-name": "3.0.3",
"workspaces/not-the-name": "3.0.3",
"workspaces/pkg6": "3.0.3"
".": "4.1.0",
"pkg1": "6.0.5",
"pkg2": "5.0.5",
"pkg3": "4.0.4",
"workspaces/arbitrary-name": "3.0.4",
"workspaces/not-the-name": "3.0.4",
"workspaces/pkg6": "3.0.4"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [4.1.0](https://github.com/npm/npm-cli-release-please/compare/v4.0.4...v4.1.0) (2024-04-15)

### Features

* [`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)

### Dependencies

* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg6-v3.0.4): `@npmcli/pkg6@3.0.4`
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg1-v6.0.5): `pkg1@6.0.5`
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v5.0.5): `pkg2@5.0.5`
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg4-v3.0.4): `pkg4@3.0.4`
* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg5-v3.0.4): `pkg5@3.0.4`

### Chores

* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)
* [`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])
* [`9b856b0`](https://github.com/npm/npm-cli-release-please/commit/9b856b00c1570669647abdf8f8def76f50c6a09b) update config (@lukekarrys)
* [`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)

## [4.0.4](https://github.com/npm/npm-cli-release-please/compare/v4.0.3...v4.0.4) (2023-11-19)

### 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-cli-release-please",
"version": "4.0.4",
"version": "4.1.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions pkg1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [6.0.5](https://github.com/npm/npm-cli-release-please/compare/pkg1-v6.0.4...pkg1-v6.0.5) (2024-04-15)

### Bug Fixes

* [`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)

### Dependencies

* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg2-v5.0.5): `pkg2@5.0.5`

### Chores

* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)

## [6.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg1-v6.0.3...pkg1-v6.0.4) (2023-11-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pkg1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkg1",
"version": "6.0.4",
"version": "6.0.5",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions pkg2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [5.0.5](https://github.com/npm/npm-cli-release-please/compare/pkg2-v5.0.4...pkg2-v5.0.5) (2024-04-15)

### Dependencies

* [workspace](https://github.com/npm/npm-cli-release-please/releases/tag/pkg3-v4.0.4): `@npmcli/pkg3@4.0.4`

### Chores

* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)

## [5.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg2-v5.0.3...pkg2-v5.0.4) (2023-11-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pkg2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkg2",
"version": "5.0.4",
"version": "5.0.5",
"description": "",
"main": "index.js",
"scripts": {
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

## [4.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg3-v4.0.3...pkg3-v4.0.4) (2024-04-15)

### Chores

* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)

## [4.0.3](https://github.com/npm/npm-cli-release-please/compare/pkg3-v4.0.2...pkg3-v4.0.3) (2023-11-19)

### 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": "4.0.3",
"version": "4.0.4",
"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

## [3.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg5-v3.0.3...pkg5-v3.0.4) (2024-04-15)

### Chores

* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)

## [3.0.3](https://github.com/npm/npm-cli-release-please/compare/pkg5-v3.0.2...pkg5-v3.0.3) (2023-11-19)

### 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": "3.0.3",
"version": "3.0.4",
"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

## [3.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg4-v3.0.3...pkg4-v3.0.4) (2024-04-15)

### Chores

* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)

## [3.0.3](https://github.com/npm/npm-cli-release-please/compare/pkg4-v3.0.2...pkg4-v3.0.3) (2023-11-19)

### 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": "3.0.3",
"version": "3.0.4",
"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

## [3.0.4](https://github.com/npm/npm-cli-release-please/compare/pkg6-v3.0.3...pkg6-v3.0.4) (2024-04-15)

### Chores

* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys)

## [3.0.3](https://github.com/npm/npm-cli-release-please/compare/pkg6-v3.0.2...pkg6-v3.0.3) (2023-11-19)

### 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": "3.0.3",
"version": "3.0.4",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 937e0ca

Please sign in to comment.