From 243bb393fed3ac8c44d6dfa51aea43df5d52ceba Mon Sep 17 00:00:00 2001 From: fiximus <189535814+fiximus@users.noreply.github.com> Date: Sun, 11 May 2025 20:25:13 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/stylelint-config@0.3.18 --- packages/stylelint-config/CHANGELOG.md | 11 +++++++++++ packages/stylelint-config/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index bb7e0db..f0549ed 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.18](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.3.17...@ivuorinen/stylelint-config@0.3.18) (2025-05-11) + + +### Bug Fixes + +* **deps:** update stylelint-config-recommended-scss to 15.0.0 ([#356](https://github.com/ivuorinen/base-configs/issues/356)) ([8e9d21c](https://github.com/ivuorinen/base-configs/commit/8e9d21c3acca6c203453edd5c2bd628898760dde)) + + + + + ## [0.3.17](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.3.16...@ivuorinen/stylelint-config@0.3.17) (2025-04-21) diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index b941484..e5bf1ac 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/stylelint-config", - "version": "0.3.17", + "version": "0.3.18", "type": "module", "description": "ivuorinen's shareable configuration for stylelint.", "author": {