Skip to content

Commit 2220bb5

Browse files
chore: release 5.0.1 (#128)
🤖 I have created a release *beep* *boop* --- ## [5.0.1](v5.0.0...v5.0.1) (2024-10-02) ### Dependencies * [`6f3160b`](6f3160b) [#127](#127) bump `[email protected]` ### Chores * [`107ba24`](107ba24) [#125](#125) postinstall for dependabot template-oss PR (@hashtagchris) * [`6026e29`](6026e29) [#125](#125) bump @npmcli/template-oss from 4.23.2 to 4.23.3 (@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 6f3160b commit 2220bb5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "5.0.0"
2+
".": "5.0.1"
33
}

CHANGELOG.md

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

3+
## [5.0.1](https://github.com/npm/eslint-config/compare/v5.0.0...v5.0.1) (2024-10-02)
4+
### Dependencies
5+
* [`6f3160b`](https://github.com/npm/eslint-config/commit/6f3160bd4fcd54d68e51d3d423a690be9a7888f6) [#127](https://github.com/npm/eslint-config/pull/127) bump `[email protected]`
6+
### Chores
7+
* [`107ba24`](https://github.com/npm/eslint-config/commit/107ba246689b3ed45f13e5e0ddfca78ecbd27d73) [#125](https://github.com/npm/eslint-config/pull/125) postinstall for dependabot template-oss PR (@hashtagchris)
8+
* [`6026e29`](https://github.com/npm/eslint-config/commit/6026e29528fb5a0b885ae8abd12e279f3decdd25) [#125](https://github.com/npm/eslint-config/pull/125) bump @npmcli/template-oss from 4.23.2 to 4.23.3 (@dependabot[bot])
9+
310
## [5.0.0](https://github.com/npm/eslint-config/compare/v4.0.5...v5.0.0) (2024-08-26)
411

512
### ⚠️ 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": "@npmcli/eslint-config",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "eslint config used by the npm cli team",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)