From 1df6aafc773db522c66a6aa7f84e0ea732062777 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 3 Jun 2023 04:48:46 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/browserslist-config@0.1.3 - @ivuorinen/commitlint-config@0.1.4 --- packages/browserslist-config/CHANGELOG.md | 6 ++++++ packages/browserslist-config/package.json | 2 +- packages/commitlint-config/CHANGELOG.md | 6 ++++++ packages/commitlint-config/package.json | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/browserslist-config/CHANGELOG.md b/packages/browserslist-config/CHANGELOG.md index ecf1e56..d5bcf94 100644 --- a/packages/browserslist-config/CHANGELOG.md +++ b/packages/browserslist-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.1.3](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.1.2...@ivuorinen/browserslist-config@0.1.3) (2023-06-03) + +### Bug Fixes + +- **deps:** update devdependencies (patch) ([1282efe](https://github.com/ivuorinen/base-configs/commit/1282efe0e305ec15247b968ec9663275b9a2e8d5)) + ## [0.1.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.1.1...@ivuorinen/browserslist-config@0.1.2) (2023-06-01) ### Bug Fixes diff --git a/packages/browserslist-config/package.json b/packages/browserslist-config/package.json index dbabac1..91c1793 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/browserslist-config", - "version": "0.1.2", + "version": "0.1.3", "description": "ivuorinen's shareable configuration for Browserslist.", "author": { "name": "Ismo Vuorinen", diff --git a/packages/commitlint-config/CHANGELOG.md b/packages/commitlint-config/CHANGELOG.md index 91cfd07..53d894c 100644 --- a/packages/commitlint-config/CHANGELOG.md +++ b/packages/commitlint-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.1.4](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.1.3...@ivuorinen/commitlint-config@0.1.4) (2023-06-03) + +### Bug Fixes + +- **deps:** update devdependencies (patch) ([1282efe](https://github.com/ivuorinen/base-configs/commit/1282efe0e305ec15247b968ec9663275b9a2e8d5)) + ## [0.1.3](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.1.2...@ivuorinen/commitlint-config@0.1.3) (2023-05-07) ### Bug Fixes diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index 1b33a42..f91c771 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/commitlint-config", - "version": "0.1.3", + "version": "0.1.4", "description": "ivuorinen's shareable configuration for commitlint.", "author": { "name": "Ismo Vuorinen",