diff --git a/packages/browserslist-config/CHANGELOG.md b/packages/browserslist-config/CHANGELOG.md index 660a120..7ca751d 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.8](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.7...@ivuorinen/browserslist-config@0.4.8) (2025-02-16) + +**Note:** Version bump only for package @ivuorinen/browserslist-config + + + + + ## [0.4.7](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.6...@ivuorinen/browserslist-config@0.4.7) (2025-02-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 e9e3194..4d86982 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/browserslist-config", - "version": "0.4.7", + "version": "0.4.8", "description": "ivuorinen's shareable configuration for Browserslist.", "type": "module", "author": {