diff --git a/packages/base-configs/CHANGELOG.md b/packages/base-configs/CHANGELOG.md index 4f45a4d..84c40b4 100644 --- a/packages/base-configs/CHANGELOG.md +++ b/packages/base-configs/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log -All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [2.0.13](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@2.0.12...@ivuorinen/base-configs@2.0.13) (2024-11-25) + +**Note:** Version bump only for package @ivuorinen/base-configs + + + + ## 2.0.12 (2024-11-25) diff --git a/packages/base-configs/package.json b/packages/base-configs/package.json index eb786b5..2b5f3e3 100644 --- a/packages/base-configs/package.json +++ b/packages/base-configs/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/base-configs", - "version": "2.0.12", + "version": "2.0.13", "type": "module", "description": "ivuorinen's shareable configurations meta package", "author": {