Skip to content

Commit a2d3040

Browse files
chore: release 9.0.1 (#121)
🤖 I have created a release *beep* *boop* --- ## [9.0.1](v9.0.0...v9.0.1) (2024-04-12) ### Dependencies * [`44972e2`](44972e2) [#126](#126) `proc-log@4.0.0` (#126) ### Chores * [`11f4605`](11f4605) [#122](#122) postinstall for dependabot template-oss PR (@lukekarrys) * [`0719640`](0719640) [#122](#122) bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot]) * [`e944f88`](e944f88) [#119](#119) postinstall for dependabot template-oss PR (@lukekarrys) * [`28888c7`](28888c7) [#119](#119) bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot]) * [`30097a5`](30097a5) [#101](#101) postinstall for dependabot template-oss PR (@lukekarrys) * [`efe9f20`](efe9f20) [#101](#101) bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot]) * [`cd076f1`](cd076f1) [#100](#100) postinstall for dependabot template-oss PR (@lukekarrys) * [`e928f0c`](e928f0c) [#100](#100) bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot]) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 44972e2 commit a2d3040

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "9.0.0"
2+
".": "9.0.1"
33
}

CHANGELOG.md

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

3+
## [9.0.1](https://github.com/npm/npm-profile/compare/v9.0.0...v9.0.1) (2024-04-12)
4+
5+
### Dependencies
6+
7+
* [`44972e2`](https://github.com/npm/npm-profile/commit/44972e20d5eb75097c8a3d7ee438b604fd8cbc98) [#126](https://github.com/npm/npm-profile/pull/126) `proc-log@4.0.0` (#126)
8+
9+
### Chores
10+
11+
* [`11f4605`](https://github.com/npm/npm-profile/commit/11f46058f159a0ec15c0733a61d6620db1a6b96a) [#122](https://github.com/npm/npm-profile/pull/122) postinstall for dependabot template-oss PR (@lukekarrys)
12+
* [`0719640`](https://github.com/npm/npm-profile/commit/0719640d5c1122aa3bd64381672a6a2280a7fe8b) [#122](https://github.com/npm/npm-profile/pull/122) bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])
13+
* [`e944f88`](https://github.com/npm/npm-profile/commit/e944f88129d2179697f4f85d8cda164eed4445e7) [#119](https://github.com/npm/npm-profile/pull/119) postinstall for dependabot template-oss PR (@lukekarrys)
14+
* [`28888c7`](https://github.com/npm/npm-profile/commit/28888c7d277f65bc0b14cdd232848730eada2856) [#119](https://github.com/npm/npm-profile/pull/119) bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])
15+
* [`30097a5`](https://github.com/npm/npm-profile/commit/30097a5eef4239399b964c2efc121e64e75ecaf5) [#101](https://github.com/npm/npm-profile/pull/101) postinstall for dependabot template-oss PR (@lukekarrys)
16+
* [`efe9f20`](https://github.com/npm/npm-profile/commit/efe9f20d9b456ad3f3c96a686b5c71ef7dd97f4f) [#101](https://github.com/npm/npm-profile/pull/101) bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])
17+
* [`cd076f1`](https://github.com/npm/npm-profile/commit/cd076f19c289abc4e14c18c111163dca7ceb7047) [#100](https://github.com/npm/npm-profile/pull/100) postinstall for dependabot template-oss PR (@lukekarrys)
18+
* [`e928f0c`](https://github.com/npm/npm-profile/commit/e928f0c356e7207b5bd99460c361b7534ed913a4) [#100](https://github.com/npm/npm-profile/pull/100) bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])
19+
320
## [9.0.0](https://github.com/npm/npm-profile/compare/v8.0.0...v9.0.0) (2023-08-15)
421

522
### ⚠️ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-profile",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "Library for updating an npmjs.com profile",
55
"keywords": [],
66
"author": "GitHub Inc.",

0 commit comments

Comments
 (0)