Skip to content

Commit 6945e54

Browse files
chore(release): 1.1.17 [skip ci]
## [1.1.17](v1.1.16...v1.1.17) (2024-08-01) ### Bug Fixes * use eslint-config-prettier ([0ae6c3f](0ae6c3f))
1 parent 0ae6c3f commit 6945e54

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.17](https://github.com/sweetalert2/eslint-config/compare/v1.1.16...v1.1.17) (2024-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* use eslint-config-prettier ([0ae6c3f](https://github.com/sweetalert2/eslint-config/commit/0ae6c3fe7bc841037b2cb77c641d0d44ab22e8db))
7+
18
## [1.1.16](https://github.com/sweetalert2/eslint-config/compare/v1.1.15...v1.1.16) (2024-08-01)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sweetalert2/eslint-config",
3-
"version": "1.1.16",
3+
"version": "1.1.17",
44
"description": "ESLint shareable config for the SweetAlert2 JS/TS coding style",
55
"repository": "sweetalert2/eslint-config",
66
"author": "Limon Monte (https://limonte.github.io)",

0 commit comments

Comments
 (0)