From be56bd84d0cae2e92493856f454a18c572794eb7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 2 Dec 2025 11:59:45 +0000 Subject: [PATCH] chore(release): 2.1.1 [skip ci] ## [2.1.1](https://github.com/ivuorinen/config-checker/compare/v2.1.0...v2.1.1) (2025-12-02) ### Bug Fixes * realign versioning ([f2f1272](https://github.com/ivuorinen/config-checker/commit/f2f1272ad27fb64253bd91e18d4fa034ccb958cc)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb9dce8..5684a9a 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.1](https://github.com/ivuorinen/config-checker/compare/v2.1.0...v2.1.1) (2025-12-02) + + +### Bug Fixes + +* realign versioning ([f2f1272](https://github.com/ivuorinen/config-checker/commit/f2f1272ad27fb64253bd91e18d4fa034ccb958cc)) + # [2.1.0](https://github.com/ivuorinen/config-checker/compare/v2.0.0...v2.1.0) (2025-12-02) ### Features diff --git a/package.json b/package.json index ae23593..ad5a0a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/config-checker", - "version": "2.1.0", + "version": "2.1.1", "description": "Checks the commonly used configuration locations for configuration files", "keywords": [ "check-config",