From ae2765e70c7a442479f8028e1ef5b7f0e31ea37b Mon Sep 17 00:00:00 2001 From: fiximus <189535814+fiximus@users.noreply.github.com> Date: Sun, 1 Jun 2025 07:33:46 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/browserslist-config@0.4.17 --- 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 732b0fc..daeffb9 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.17](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.16...@ivuorinen/browserslist-config@0.4.17) (2025-06-01) + +**Note:** Version bump only for package @ivuorinen/browserslist-config + + + + + ## [0.4.16](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.15...@ivuorinen/browserslist-config@0.4.16) (2025-05-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 4325730..47751ab 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/browserslist-config", - "version": "0.4.16", + "version": "0.4.17", "description": "ivuorinen's shareable configuration for Browserslist.", "type": "module", "author": {