From 4bafec44c19f896d36eb4a7ea18ad2368d723832 Mon Sep 17 00:00:00 2001 From: fiximus <189535814+fiximus@users.noreply.github.com> Date: Wed, 15 Jan 2025 06:51:10 +0000 Subject: [PATCH] chore(release): publish - @ivuorinen/browserslist-config@0.4.5 --- 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 d498cdd..6df3b10 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.5](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.4...@ivuorinen/browserslist-config@0.4.5) (2025-01-15) + +**Note:** Version bump only for package @ivuorinen/browserslist-config + + + + + ## [0.4.4](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.3...@ivuorinen/browserslist-config@0.4.4) (2025-01-01) **Note:** Version bump only for package @ivuorinen/browserslist-config diff --git a/packages/browserslist-config/package.json b/packages/browserslist-config/package.json index 2c48c9d..e79438c 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/browserslist-config", - "version": "0.4.4", + "version": "0.4.5", "description": "ivuorinen's shareable configuration for Browserslist.", "type": "module", "author": {