From 4efaf6562ee1782870600ce9eafb88fcc3eec7ef Mon Sep 17 00:00:00 2001 From: fiximus <189535814+fiximus@users.noreply.github.com> Date: Fri, 11 Apr 2025 15:37:47 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/stylelint-config@0.3.16 --- 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 265c2b8..2586f11 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.16](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.3.15...@ivuorinen/stylelint-config@0.3.16) (2025-04-11) + + +### Bug Fixes + +* **deps:** update stylelint-config-standard to 38.0.0 ([#350](https://github.com/ivuorinen/base-configs/issues/350)) ([aec3f7c](https://github.com/ivuorinen/base-configs/commit/aec3f7cf78715c39dc206e90bd9f4bfece62b724)) + + + + + ## 0.3.15 (2025-02-23) **Note:** Version bump only for package @ivuorinen/stylelint-config diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 0348909..76041a7 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/stylelint-config", - "version": "0.3.15", + "version": "0.3.16", "type": "module", "description": "ivuorinen's shareable configuration for stylelint.", "author": {