Skip to content

Commit

Permalink
chore: release eslint-plugin-node-dependencies (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 28, 2022
1 parent 03f51ee commit 5b4cbd5
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-carpets-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-actors-press.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# eslint-plugin-node-dependencies

## 0.10.0

### Minor Changes

- [#73](https://github.com/ota-meshi/eslint-plugin-node-dependencies/pull/73) [`894d995`](https://github.com/ota-meshi/eslint-plugin-node-dependencies/commit/894d995ce4bdc43aa5e386218f65d4e1f60d98a8) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency npm-package-arg to v10

### Patch Changes

- [#76](https://github.com/ota-meshi/eslint-plugin-node-dependencies/pull/76) [`b439a3c`](https://github.com/ota-meshi/eslint-plugin-node-dependencies/commit/b439a3c15dd9141aed9962ba68de53e4bfdfb76a) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: maximum stack size error in `compat-engines` rule
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-node-dependencies",
"version": "0.9.1",
"version": "0.10.0",
"description": "ESLint plugin to check Node.js dependencies.",
"engines": {
"node": ">=14.17.0"
Expand Down

0 comments on commit 5b4cbd5

Please sign in to comment.