From 97d7d84207ec1c05e59772ddca85574cea5d9a06 Mon Sep 17 00:00:00 2001 From: fiximus <189535814+fiximus@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:06:05 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/stylelint-config@0.3.12 --- 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 df4d962..395774a 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.12](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.3.11...@ivuorinen/stylelint-config@0.3.12) (2025-01-16) + + +### Bug Fixes + +* **deps:** update stylelint-config-standard to 37.0.0 ([#323](https://github.com/ivuorinen/base-configs/issues/323)) ([6a5b8ef](https://github.com/ivuorinen/base-configs/commit/6a5b8eff0c59f698b45eb431918fddeca6db4ff9)) + + + + + ## [0.3.11](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.3.10...@ivuorinen/stylelint-config@0.3.11) (2024-12-10) **Note:** Version bump only for package @ivuorinen/stylelint-config diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 46af4a0..e5f5e84 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/stylelint-config", - "version": "0.3.11", + "version": "0.3.12", "type": "module", "description": "ivuorinen's shareable configuration for stylelint.", "author": {