Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2023-03-23)

### Bug Fixes

* trigger release ([8329738](8329738))
  • Loading branch information
semantic-release-bot committed Mar 23, 2023
1 parent 8329738 commit 9cede7c
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.1.4](https://github.com/sweetalert2/eslint-config/compare/v1.1.3...v1.1.4) (2023-03-23)


### Bug Fixes

* trigger release ([8329738](https://github.com/sweetalert2/eslint-config/commit/8329738fcc47f0f04f5dd6f837d7d17e16b9114e))

## [1.0.22](https://github.com/sweetalert2/eslint-config/compare/v1.0.21...v1.0.22) (2023-03-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.1.3",
"version": "1.1.4",
"description": "ESLint shareable config for the SweetAlert2 JS/TS coding style",
"repository": "sweetalert2/eslint-config",
"author": "Limon Monte (https://limonte.github.io)",
Expand Down

0 comments on commit 9cede7c

Please sign in to comment.