Skip to content

Commit

Permalink
chore(release): 1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.7](v1.0.6...v1.0.7) (2020-07-12)

### Bug Fixes

* disable @typescript-eslint/explicit-module-boundary-types rule ([512effa](512effa))
  • Loading branch information
semantic-release-bot committed Jul 12, 2020
1 parent 512effa commit f645795
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.7](https://github.com/sweetalert2/eslint-config/compare/v1.0.6...v1.0.7) (2020-07-12)


### Bug Fixes

* disable @typescript-eslint/explicit-module-boundary-types rule ([512effa](https://github.com/sweetalert2/eslint-config/commit/512effaeb560628b92fa73806e861eaf3f2321a5))

## [1.0.6](https://github.com/sweetalert2/eslint-config/compare/v1.0.5...v1.0.6) (2020-07-12)


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.6",
"version": "1.0.7",
"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 f645795

Please sign in to comment.