Skip to content

Commit 561ec2b

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 4.0.5
1 parent 975e40c commit 561ec2b

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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-
".": "4.0.4"
2+
".": "4.0.5"
33
}

CHANGELOG.md

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

3+
## [4.0.5](https://github.com/npm/eslint-config/compare/v4.0.4...v4.0.5) (2024-07-01)
4+
5+
### Bug Fixes
6+
7+
* [`975e40c`](https://github.com/npm/eslint-config/commit/975e40c1b61ef09b180456d6e06ef2a886d13be3) [#114](https://github.com/npm/eslint-config/pull/114) remove import/no-unresolved (#114) (@wraithgar)
8+
9+
### Chores
10+
11+
* [`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)
12+
* [`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)
13+
314
## [4.0.4](https://github.com/npm/eslint-config/compare/v4.0.3...v4.0.4) (2024-05-02)
415

516
### Bug Fixes

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": "4.0.4",
3+
"version": "4.0.5",
44
"description": "eslint config used by the npm cli team",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)