Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dipiash committed Oct 24, 2023
1 parent 12e23ac commit 495bb76
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* Custom settings for `eslint-plugin-perfectionist` can catch the errors. [See more](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md#%EF%B8%8F-breaking-changes)

### Features

* :sparkles: updated eslint-plugin-perfectionist to latest version 2.2.0 ([e270143](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/e270143d1ddd14ff2aa1188fa542d9d75ffea4b3)), closes [#12](https://github.com/dipiash/eslint-plugin-nimbus-clean/issues/12)

## [0.2.6](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v0.2.5...v0.2.6) (2023-10-20)

### Build
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-nimbus-clean",
"version": "0.2.6",
"version": "1.0.0",
"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 495bb76

Please sign in to comment.