Skip to content

Commit

Permalink
chore: release eslint-plugin-node-dependencies (#127)
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] committed Jan 16, 2024
1 parent d85a7c6 commit 7e07af0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/dry-moose-play.md

This file was deleted.

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

## 0.11.2

### Patch Changes

- [#126](https://github.com/ota-meshi/eslint-plugin-node-dependencies/pull/126) [`d85a7c6`](https://github.com/ota-meshi/eslint-plugin-node-dependencies/commit/d85a7c647ab8437374d6adba222817abba94832d) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency eslint-compat-utils to ^0.4.0

## 0.11.1

### Patch Changes
Expand Down
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.11.1",
"version": "0.11.2",
"description": "ESLint plugin to check Node.js dependencies.",
"engines": {
"node": ">=14.17.0"
Expand Down

0 comments on commit 7e07af0

Please sign in to comment.