Skip to content

Commit

Permalink
build: publish v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lzear committed Nov 17, 2023
1 parent 3847f76 commit 741e4e5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.0.8

[compare changes](https://github.com/lzear/eslint-plugin-ninja/compare/v0.0.6...v0.0.8)

### 🚀 Features

- `optimize-string-ternary` ([3847f76](https://github.com/lzear/eslint-plugin-ninja/commit/3847f76))

### 🐞 Bug Fixes

- `npm pkg fix` ([82c38f4](https://github.com/lzear/eslint-plugin-ninja/commit/82c38f4))

### ❤️ Contributors

- Lzear <[email protected]>

## v0.0.6

[compare changes](https://github.com/lzear/eslint-plugin-ninja/compare/v2.3.0...v0.0.6)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-ninja",
"description": "Optimized ESLint Rules for Elite Coders",
"version": "0.0.7",
"version": "0.0.8",
"homepage": "https://www.dont.ninja",
"repository": {
"type": "git",
Expand Down Expand Up @@ -153,4 +153,4 @@
"volta": {
"node": "18.18.2"
}
}
}

0 comments on commit 741e4e5

Please sign in to comment.