From 7a96768294c4c0eaefe55104c3c2649ec83a24ab Mon Sep 17 00:00:00 2001 From: fiximus <189535814+fiximus@users.noreply.github.com> Date: Thu, 1 May 2025 08:16:27 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/browserslist-config@0.4.15 --- packages/browserslist-config/CHANGELOG.md | 8 ++++++++ packages/browserslist-config/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/browserslist-config/CHANGELOG.md b/packages/browserslist-config/CHANGELOG.md index 76f45ec..2fc8cd9 100644 --- a/packages/browserslist-config/CHANGELOG.md +++ b/packages/browserslist-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.4.15](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.14...@ivuorinen/browserslist-config@0.4.15) (2025-05-01) + +**Note:** Version bump only for package @ivuorinen/browserslist-config + + + + + ## [0.4.14](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.13...@ivuorinen/browserslist-config@0.4.14) (2025-04-15) **Note:** Version bump only for package @ivuorinen/browserslist-config diff --git a/packages/browserslist-config/package.json b/packages/browserslist-config/package.json index 601b09c..c63b6e0 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/browserslist-config", - "version": "0.4.14", + "version": "0.4.15", "description": "ivuorinen's shareable configuration for Browserslist.", "type": "module", "author": {