From a2388403d43b2b0018209e0603abd685ffb1173b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Feb 2024 17:20:15 +0000 Subject: [PATCH] chore(release): 1.2.6 [skip ci] ## [1.2.6](https://github.com/Archoleat/stylelint-config-extended-scss/compare/v1.2.5...v1.2.6) (2024-02-13) ### Code Refactoring * **structure:** rename folders ([698e429](https://github.com/Archoleat/stylelint-config-extended-scss/commit/698e4290a4c28112d1122fe709ed7e26885d5c45)) * **structure:** rename folders ([#40](https://github.com/Archoleat/stylelint-config-extended-scss/issues/40)) ([44e9bb1](https://github.com/Archoleat/stylelint-config-extended-scss/commit/44e9bb14228b16fbcc32e46426180f98625f67d0)) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d4bea..9ebfa3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.2.6](https://github.com/Archoleat/stylelint-config-extended-scss/compare/v1.2.5...v1.2.6) (2024-02-13) + + +### Code Refactoring + +* **structure:** rename folders ([698e429](https://github.com/Archoleat/stylelint-config-extended-scss/commit/698e4290a4c28112d1122fe709ed7e26885d5c45)) +* **structure:** rename folders ([#40](https://github.com/Archoleat/stylelint-config-extended-scss/issues/40)) ([44e9bb1](https://github.com/Archoleat/stylelint-config-extended-scss/commit/44e9bb14228b16fbcc32e46426180f98625f67d0)) + ## [1.2.5](https://github.com/Archoleat/stylelint-config-extended-scss/compare/v1.2.4...v1.2.5) (2024-02-12) diff --git a/package-lock.json b/package-lock.json index 43ba1a3..c614f07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@archoleat/stylelint-config-extended-scss", - "version": "1.2.5", + "version": "1.2.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@archoleat/stylelint-config-extended-scss", - "version": "1.2.5", + "version": "1.2.6", "license": "MIT", "dependencies": { "stylelint": "*", diff --git a/package.json b/package.json index af62ad9..0b1f38e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Archoleat", "name": "@archoleat/stylelint-config-extended-scss", "description": "Extended config for Stylelint with property sorting", - "version": "1.2.5", + "version": "1.2.6", "license": "MIT", "keywords": [ "archoleat-config-scss",