Skip to content

Commit

Permalink
chore: release v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
blue-muffin committed Jun 25, 2022
1 parent bd346ca commit e97e729
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.5](https://github.com/public-js/eslint-plugin-node/compare/0.1.4...0.1.5) (2022-06-25)

### [0.1.4](https://github.com/public-js/eslint-plugin-node/compare/0.1.3...0.1.4) (2022-04-03)

### [0.1.3](https://github.com/public-js/eslint-plugin-node/compare/0.1.2...0.1.3) (2022-02-27)
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-plugin-node",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"scripts": {
"___ Manual Lint ___": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-js/eslint-plugin-node",
"version": "0.1.4",
"version": "0.1.5",
"description": "Tailored ESLint configurations",
"dependencies": {
"eslint-plugin-simple-import-sort": "^7.0.0",
Expand Down

0 comments on commit e97e729

Please sign in to comment.