Skip to content

Commit

Permalink
release version 10.0.0 (#771)
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanoMagrassi authored Jun 5, 2023
1 parent 8dff15c commit 8478112
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [10.0.0](https://github.com/contactlab/eslint-config-contactlab/releases/tag/10.0.0)

**Breaking:**

- Drop support for Node v14 (#769)

**Dependencies:**

- Bump eslint-plugin-jsdoc from 39.8.0 to 46.2.4 (#682, #730, #765)
- [Security] Bump json5 from 1.0.1 to 1.0.2 (#650)

## [9.0.0](https://github.com/contactlab/eslint-config-contactlab/releases/tag/9.0.0)

**Breaking:**
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-contactlab",
"version": "9.0.0",
"version": "10.0.0",
"description": "Contactlab ESLint configuration",
"main": "index.js",
"author": "Contactlab",
Expand Down

0 comments on commit 8478112

Please sign in to comment.