Skip to content

Commit

Permalink
chore: release 4.0.5 (#115)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [4.0.5](v4.0.4...v4.0.5)
(2024-07-01)

### Bug Fixes

*
[`975e40c`](975e40c)
[#114](#114) remove
import/no-unresolved (#114) (@wraithgar)

### Chores

*
[`567d258`](567d258)
[#108](#108) bump
@npmcli/template-oss to 4.22.0 (@lukekarrys)
*
[`a92c2a3`](a92c2a3)
[#108](#108) postinstall for
dependabot template-oss PR (@lukekarrys)

---
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] committed Jul 1, 2024
1 parent 975e40c commit b62fba5
Show file tree
Hide file tree
Showing 3 changed files with 13 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 @@
{
".": "4.0.4"
".": "4.0.5"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.5](https://github.com/npm/eslint-config/compare/v4.0.4...v4.0.5) (2024-07-01)

### Bug Fixes

* [`975e40c`](https://github.com/npm/eslint-config/commit/975e40c1b61ef09b180456d6e06ef2a886d13be3) [#114](https://github.com/npm/eslint-config/pull/114) remove import/no-unresolved (#114) (@wraithgar)

### Chores

* [`567d258`](https://github.com/npm/eslint-config/commit/567d25825811c2ec7d61da0b4dc5c5ccb90cb6d0) [#108](https://github.com/npm/eslint-config/pull/108) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
* [`a92c2a3`](https://github.com/npm/eslint-config/commit/a92c2a3799dda5a9dd8618a1bc6b2bf4c2168ccd) [#108](https://github.com/npm/eslint-config/pull/108) postinstall for dependabot template-oss PR (@lukekarrys)

## [4.0.4](https://github.com/npm/eslint-config/compare/v4.0.3...v4.0.4) (2024-05-02)

### Bug Fixes
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": "4.0.4",
"version": "4.0.5",
"description": "eslint config used by the npm cli team",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit b62fba5

Please sign in to comment.