mirror of
https://github.com/ivuorinen/config-checker.git
synced 2026-01-25 19:04:03 +00:00
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](f2f1272ad2))
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user