1 Commits

Author SHA1 Message Date
semantic-release-bot
740c1826a8 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/ivuorinen/config-checker/compare/v1.0.0...v1.1.0) (2025-12-02)

### Features

* modernize workflows and standardize configuration files ([#85](https://github.com/ivuorinen/config-checker/issues/85)) ([6dd157f](6dd157f35b))
2025-12-02 10:53:05 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -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.
# [1.1.0](https://github.com/ivuorinen/config-checker/compare/v1.0.0...v1.1.0) (2025-12-02)
### Features
* modernize workflows and standardize configuration files ([#85](https://github.com/ivuorinen/config-checker/issues/85)) ([6dd157f](https://github.com/ivuorinen/config-checker/commit/6dd157f35b5828837876d964cec69bb37b63a9e4))
# 1.0.0 (2025-10-10)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/config-checker",
"version": "1.0.0",
"version": "1.1.0",
"description": "Checks the commonly used configuration locations for configuration files",
"keywords": [
"check-config",