Skip to content

Commit

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

## [1.0.3](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.0.2...v1.0.3) (2023-10-28)

### Documentations

* add license section into readme file ([07fdb90](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/07fdb90c0b1140719e99b00fdd3fc039dd2b4a2d))

## [1.0.2](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.0.1...v1.0.2) (2023-10-27)


Expand Down Expand Up @@ -118,4 +124,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.2",
"version": "1.0.3",
"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 b6163b1

Please sign in to comment.