Skip to content

Commit

Permalink
CHANGELOG: Move globals bump to Features
Browse files Browse the repository at this point in the history
This is not breaking, as far as I'm aware.

Signed-off-by: Kevin Locke <[email protected]>
  • Loading branch information
kevinoid committed Nov 1, 2024
1 parent 74a846b commit c2e5dee
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
Notes](https://github.com/eslint-community/eslint-plugin-n/releases).
* Bump `eslint-plugin-promise` from ^6.0.0 to ^7.0.0. See [Release
Notes](https://github.com/eslint-community/eslint-plugin-promise/releases).
- Bump `globals` from ^13.0.0 to ^15.0.0. See [Release
Notes](https://github.com/sindresorhus/globals/releases).

### Features


- Bump `globals` from ^13.0.0 to ^15.0.0. See [Release
Notes](https://github.com/sindresorhus/globals/releases).


# [32.0.0](https://github.com/kevinoid/eslint-config-kevinoid/compare/v31.1.0...v32.0.0) (2023-10-20)
Expand Down

0 comments on commit c2e5dee

Please sign in to comment.