Skip to content

Commit

Permalink
chore(release): 1.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.9](v1.0.8...v1.0.9) (2020-12-02)

### Bug Fixes

* @typescript-eslint/no-use-before-define -> no-use-before-define ([af7957d](af7957d))
  • Loading branch information
semantic-release-bot committed Dec 2, 2020
1 parent af7957d commit ea583ef
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.9](https://github.com/sweetalert2/eslint-config/compare/v1.0.8...v1.0.9) (2020-12-02)


### Bug Fixes

* @typescript-eslint/no-use-before-define -> no-use-before-define ([af7957d](https://github.com/sweetalert2/eslint-config/commit/af7957df810bbae990406d893cb0f26797a3ab51))

## [1.0.8](https://github.com/sweetalert2/eslint-config/compare/v1.0.7...v1.0.8) (2020-11-27)


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.8",
"version": "1.0.9",
"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 ea583ef

Please sign in to comment.