Skip to content

Commit

Permalink
chore: release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dipiash committed Oct 26, 2023
1 parent 7dbeee0 commit 878f654
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.1](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.0.0...v1.0.1) (2023-10-26)


### Bug Fixes

* update eslint-plugin-sonarjs to latest version 0.21.0 ([6cbf2ff](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/6cbf2fffa8696d8e1a08648439fb9fdc5c35170f))
* update package-lock.json ([9b45b56](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/9b45b562526a28994875be5711f0a024dea196b8))

## [1.0.0](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v0.2.6...v1.0.0) (2023-10-24)


Expand Down Expand Up @@ -103,4 +111,4 @@

* :ferris_wheel: fix env variables reading ([548aee9](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/548aee990fb21a9b10e6aac0cca0e5db9b710852))
* :ferris_wheel: fix node_modules innstall command ([2cefe39](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/2cefe39c6093e1a0e5c1564f65fbb6dcfbb356c7))
* :ferris_wheel: fix release config ([6a38d6a](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/6a38d6aab9e19ac7a263d0b675bf99137f33d5db))
* :ferris_wheel: fix release config ([6a38d6a](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/6a38d6aab9e19ac7a263d0b675bf99137f33d5db))
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-nimbus-clean",
"version": "1.0.0",
"version": "1.0.1",
"description": "A comprehensive linting solution that sweeps your code clean. Fly through your codebase with ease and precision!",
"keywords": [
"eslint",
Expand Down

0 comments on commit 878f654

Please sign in to comment.