From 96227c70de95153cb7c83521e5554c24fd68bf24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 6 Jun 2024 23:02:36 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/base-configs@1.1.92 - @ivuorinen/prettier-config@0.2.12 - @ivuorinen/stylelint-config@0.2.27 --- packages/base-configs/CHANGELOG.md | 4 ++++ packages/base-configs/package.json | 4 ++-- packages/prettier-config/CHANGELOG.md | 6 ++++++ packages/prettier-config/package.json | 2 +- packages/stylelint-config/CHANGELOG.md | 6 ++++++ packages/stylelint-config/package.json | 2 +- 6 files changed, 20 insertions(+), 4 deletions(-) diff --git a/packages/base-configs/CHANGELOG.md b/packages/base-configs/CHANGELOG.md index 051ad9c..fd010e1 100644 --- a/packages/base-configs/CHANGELOG.md +++ b/packages/base-configs/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.92](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.91...@ivuorinen/base-configs@1.1.92) (2024-06-06) + +**Note:** Version bump only for package @ivuorinen/base-configs + ## [1.1.91](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.90...@ivuorinen/base-configs@1.1.91) (2024-06-05) **Note:** Version bump only for package @ivuorinen/base-configs diff --git a/packages/base-configs/package.json b/packages/base-configs/package.json index 27a4d69..ec9cfca 100644 --- a/packages/base-configs/package.json +++ b/packages/base-configs/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/base-configs", - "version": "1.1.91", + "version": "1.1.92", "description": "ivuorinen's shareable configurations meta package", "author": { "name": "Ismo Vuorinen", @@ -31,7 +31,7 @@ "@ivuorinen/commitlint-config": "^0.2.22", "@ivuorinen/eslint-config": "^0.4.41", "@ivuorinen/markdownlint-config": "^0.2.7", - "@ivuorinen/prettier-config": "^0.2.11", + "@ivuorinen/prettier-config": "^0.2.12", "@ivuorinen/semantic-release-config": "^0.2.22" } } diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index 6d7537b..6755595 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.12](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/prettier-config@0.2.11...@ivuorinen/prettier-config@0.2.12) (2024-06-06) + +### Bug Fixes + +- **deps:** update devdependencies (patch) ([ed302ac](https://github.com/ivuorinen/base-configs/commit/ed302acd4e4671eb21e20c3fbb053e6c989c203b)) + ## [0.2.11](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/prettier-config@0.2.10...@ivuorinen/prettier-config@0.2.11) (2024-06-05) ### Bug Fixes diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index ce2cd45..86c3e79 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/prettier-config", - "version": "0.2.11", + "version": "0.2.12", "description": "ivuorinen's shareable configuration for Prettier.", "author": { "name": "Ismo Vuorinen", diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index c8d88ff..fe85bf4 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.27](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.2.26...@ivuorinen/stylelint-config@0.2.27) (2024-06-06) + +### Bug Fixes + +- **deps:** update devdependencies (patch) ([ed302ac](https://github.com/ivuorinen/base-configs/commit/ed302acd4e4671eb21e20c3fbb053e6c989c203b)) + ## [0.2.26](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.2.25...@ivuorinen/stylelint-config@0.2.26) (2024-06-01) ### Bug Fixes diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 992bfd1..6bd5062 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/stylelint-config", - "version": "0.2.26", + "version": "0.2.27", "description": "ivuorinen's shareable configuration for stylelint.", "author": { "name": "Ismo Vuorinen",