chore(release): publish

- @ivuorinen/config-checker@1.1.0
This commit is contained in:
ivuorinen
2023-10-25 19:20:33 +00:00
parent 9d372493e8
commit 56362dad96
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# Change Log # Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2023-10-25)
### Features
- **config-checker:** new package: config-checker ([9d37249](https://github.com/ivuorinen/base-configs/commit/9d372493e844694781877cd4853d87198590a0ad))

View File

@@ -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",