diff --git a/CHANGELOG.md b/CHANGELOG.md index 5684a9a..30b1683 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.2](https://github.com/ivuorinen/config-checker/compare/v2.1.1...v2.1.2) (2026-02-26) + + +### Bug Fixes + +* add main branch configuration to release settings ([4d5cf19](https://github.com/ivuorinen/config-checker/commit/4d5cf19e12246494201ff63fca4e63f6367942dc)) + ## [2.1.1](https://github.com/ivuorinen/config-checker/compare/v2.1.0...v2.1.1) (2025-12-02) diff --git a/package.json b/package.json index ad5a0a8..e4c27bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/config-checker", - "version": "2.1.1", + "version": "2.1.2", "description": "Checks the commonly used configuration locations for configuration files", "keywords": [ "check-config",