Skip to content

Commit

Permalink
chore(release): 2.1.13 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.13](v2.1.12...v2.1.13) (2023-07-19)

### Bug Fixes

* **deps:** update dependency stylelint-config-standard to v34 ([#40](#40)) ([fbe78a1](fbe78a1))
  • Loading branch information
semantic-release-bot committed Jul 19, 2023
1 parent fbe78a1 commit 95cca27
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 @@
## [2.1.13](https://github.com/sweetalert2/stylelint-config/compare/v2.1.12...v2.1.13) (2023-07-19)


### Bug Fixes

* **deps:** update dependency stylelint-config-standard to v34 ([#40](https://github.com/sweetalert2/stylelint-config/issues/40)) ([fbe78a1](https://github.com/sweetalert2/stylelint-config/commit/fbe78a121d958ac30fc5aa5eb01e672d3e80758c))

## [2.1.12](https://github.com/sweetalert2/stylelint-config/compare/v2.1.11...v2.1.12) (2023-05-14)


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/stylelint-config",
"version": "2.1.12",
"version": "2.1.13",
"type": "module",
"description": "stylelint shareable config for the SweetAlert2 SCSS coding style",
"repository": "sweetalert2/stylelint-config",
Expand Down

0 comments on commit 95cca27

Please sign in to comment.