mirror of
https://github.com/ivuorinen/config-checker.git
synced 2026-01-26 03:13:59 +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
|
All notable changes to this project will be documented in this file. See
|
||||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
[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)
|
# [2.1.0](https://github.com/ivuorinen/config-checker/compare/v2.0.0...v2.1.0) (2025-12-02)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ivuorinen/config-checker",
|
"name": "@ivuorinen/config-checker",
|
||||||
"version": "2.1.0",
|
"version": "2.1.1",
|
||||||
"description": "Checks the commonly used configuration locations for configuration files",
|
"description": "Checks the commonly used configuration locations for configuration files",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"check-config",
|
"check-config",
|
||||||
|
|||||||
Reference in New Issue
Block a user