diff --git a/packages/browserslist-config/CHANGELOG.md b/packages/browserslist-config/CHANGELOG.md index 9cea24f..660a120 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.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 + + + + + ## 0.4.6 (2025-01-17) diff --git a/packages/browserslist-config/package.json b/packages/browserslist-config/package.json index a61c109..e9e3194 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/browserslist-config", - "version": "0.4.6", + "version": "0.4.7", "description": "ivuorinen's shareable configuration for Browserslist.", "type": "module", "author": {