Skip to content

Commit

Permalink
chore(release): 1.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.2](v1.5.1...v1.5.2) (2024-02-19)

### Bug Fixes

* add regex for parent nested selector ([#58](#58)) ([3d928b7](3d928b7))

### Documentation

* **readme:** add `pnpm` and `yarn` ([#57](#57)) ([a0a5097](a0a5097))
  • Loading branch information
semantic-release-bot committed Feb 19, 2024
1 parent 3d928b7 commit 5f89dd3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.5.2](https://github.com/Archoleat/stylelint-config-extended-scss/compare/v1.5.1...v1.5.2) (2024-02-19)


### Bug Fixes

* add regex for parent nested selector ([#58](https://github.com/Archoleat/stylelint-config-extended-scss/issues/58)) ([3d928b7](https://github.com/Archoleat/stylelint-config-extended-scss/commit/3d928b7672bd0e3442c9931846afd56d8dba6767))


### Documentation

* **readme:** add `pnpm` and `yarn` ([#57](https://github.com/Archoleat/stylelint-config-extended-scss/issues/57)) ([a0a5097](https://github.com/Archoleat/stylelint-config-extended-scss/commit/a0a5097387adb18e9faeb63d04cf34dd8db14010))

## [1.5.1](https://github.com/Archoleat/stylelint-config-extended-scss/compare/v1.5.0...v1.5.1) (2024-02-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Archoleat",
"name": "@archoleat/stylelint-config-extended-scss",
"description": "Extended config for Stylelint with property sorting",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"keywords": [
"archoleat-config-scss",
Expand Down

0 comments on commit 5f89dd3

Please sign in to comment.