Skip to content

Commit

Permalink
chore: release 5.0.1 (#128)
Browse files Browse the repository at this point in the history
🤖 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 `which@5.0.0`
### 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>
  • Loading branch information
github-actions[bot] authored Oct 2, 2024
1 parent 6f3160b commit 2220bb5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.0.0"
".": "5.0.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.1](https://github.com/npm/eslint-config/compare/v5.0.0...v5.0.1) (2024-10-02)
### Dependencies
* [`6f3160b`](https://github.com/npm/eslint-config/commit/6f3160bd4fcd54d68e51d3d423a690be9a7888f6) [#127](https://github.com/npm/eslint-config/pull/127) bump `which@5.0.0`
### Chores
* [`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)
* [`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])

## [5.0.0](https://github.com/npm/eslint-config/compare/v4.0.5...v5.0.0) (2024-08-26)

### ⚠️ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/eslint-config",
"version": "5.0.0",
"version": "5.0.1",
"description": "eslint config used by the npm cli team",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 2220bb5

Please sign in to comment.