Skip to content

Commit

Permalink
chore(main): release 17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 16, 2023
1 parent f0ac16c commit d57febc
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [17.0.0](https://github.com/voxpelli/eslint-config/compare/v16.0.7...v17.0.0) (2023-05-16)


### ⚠ BREAKING CHANGES

* update dependency eslint-plugin-jsdoc to ^44.2.4 ([#189](https://github.com/voxpelli/eslint-config/issues/189))
* update dependency eslint-plugin-n to v16 ([#193](https://github.com/voxpelli/eslint-config/issues/193))

### Features

* update dependency eslint-plugin-n to v16 ([#193](https://github.com/voxpelli/eslint-config/issues/193)) ([daa0515](https://github.com/voxpelli/eslint-config/commit/daa05154b207b5667e8932583bb27825b61d82d1))


### Miscellaneous Chores

* update dependency eslint-plugin-jsdoc to ^44.2.4 ([#189](https://github.com/voxpelli/eslint-config/issues/189)) ([f0ac16c](https://github.com/voxpelli/eslint-config/commit/f0ac16ce17481dc17eb68d55f87fb14ca45a0e90))

## [16.0.7](https://github.com/voxpelli/eslint-config/compare/v16.0.6...v16.0.7) (2023-05-10)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@voxpelli/eslint-config",
"version": "16.0.7",
"version": "17.0.0",
"license": "MIT",
"description": "My personal ESLint config. Based on semistandard",
"author": "Pelle Wessman <[email protected]> (https://kodfabrik.se/)",
Expand Down

0 comments on commit d57febc

Please sign in to comment.