Skip to content

Commit

Permalink
chore(release): 1.0.20 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.20](v1.0.19...v1.0.20) (2022-01-24)

### Bug Fixes

* add sort-imports rule ([722d70e](722d70e))
  • Loading branch information
semantic-release-bot committed Jan 24, 2022
1 parent 722d70e commit 9ca43af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.20](https://github.com/sweetalert2/eslint-config/compare/v1.0.19...v1.0.20) (2022-01-24)


### Bug Fixes

* add sort-imports rule ([722d70e](https://github.com/sweetalert2/eslint-config/commit/722d70ef7f0613117eddddbebb5b329efebcb73c))

## [1.0.19](https://github.com/sweetalert2/eslint-config/compare/v1.0.18...v1.0.19) (2022-01-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sweetalert2/eslint-config",
"version": "1.0.19",
"version": "1.0.20",
"description": "ESLint shareable config for the SweetAlert2 JS/TS coding style",
"repository": "sweetalert2/eslint-config",
"author": "Limon Monte <[email protected]> (https://limonte.github.io)",
Expand Down

0 comments on commit 9ca43af

Please sign in to comment.