From c07f5d763a475dead99b38dc6ea9122581f9e5d2 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Tue, 10 Dec 2024 11:41:28 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/stylelint-config@0.3.10 --- packages/stylelint-config/CHANGELOG.md | 8 ++++++++ packages/stylelint-config/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index d054335..9a8387b 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.10](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.3.9...@ivuorinen/stylelint-config@0.3.10) (2024-12-10) + +**Note:** Version bump only for package @ivuorinen/stylelint-config + + + + + ## [0.3.9](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.3.8...@ivuorinen/stylelint-config@0.3.9) (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 e04f214..d9ed991 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/stylelint-config", - "version": "0.3.9", + "version": "0.3.10", "type": "module", "description": "ivuorinen's shareable configuration for stylelint.", "author": {