Skip to content

Commit

Permalink
chore(release): 39.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [39.0.0](v38.0.0...v39.0.0) (2024-03-22)

### Features

* Replace deprecated eslint-plugin-node with eslint-plugin-n ([#119](#119)) ([f0d0521](f0d0521))

### BREAKING CHANGES

* Since we switched from eslint-plugin-node to eslint-plugin-n, this may introduce new ESLint errors in Node projects.
  • Loading branch information
semantic-release-bot committed Mar 22, 2024
1 parent f0d0521 commit 87e3838
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [39.0.0](https://github.com/peerigon/eslint-config-peerigon/compare/v38.0.0...v39.0.0) (2024-03-22)


### Features

* Replace deprecated eslint-plugin-node with eslint-plugin-n ([#119](https://github.com/peerigon/eslint-config-peerigon/issues/119)) ([f0d0521](https://github.com/peerigon/eslint-config-peerigon/commit/f0d05219a9fe7c209e124e90dfdd73715c14b029))


### BREAKING CHANGES

* Since we switched from eslint-plugin-node to eslint-plugin-n, this may introduce new ESLint errors in Node projects.

# [38.0.0](https://github.com/peerigon/eslint-config-peerigon/compare/v37.2.0...v38.0.0) (2024-03-22)


Expand Down

0 comments on commit 87e3838

Please sign in to comment.