diff --git a/CHANGELOG.md b/CHANGELOG.md index 7351b88..3a6d298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.1](https://github.com/ivuorinen/base-configs/compare/v1.0.0...v1.0.1) (2026-01-30) + + +### Bug Fixes + +* **ci:** add branches to releaserc ([7222d0d](https://github.com/ivuorinen/base-configs/commit/7222d0d2634474a57210d2d9ddb55775ec7433b9)) + +# Changelog + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 1.0.0 (2025-12-06) diff --git a/package.json b/package.json index 833e9da..1f3abb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/base-configs", - "version": "1.0.0", + "version": "1.0.1", "type": "module", "description": "ivuorinen's shareable configurations meta package", "author": {