mirror of
https://github.com/ivuorinen/config-checker.git
synced 2026-02-09 11:46:37 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
740c1826a8 |
@@ -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.
|
||||||
|
|
||||||
|
# [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)
|
# 1.0.0 (2025-10-10)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ivuorinen/config-checker",
|
"name": "@ivuorinen/config-checker",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"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