From aa79285151549d899f504b48806bbc5271465b8b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 30 Jun 2024 16:45:37 +0000 Subject: [PATCH] chore(release): 6.23.1 [skip ci] ## [6.23.1](https://github.com/donniean/configs/compare/v6.23.0...v6.23.1) (2024-06-30) ### Bug Fixes * format configs.config file ([#795](https://github.com/donniean/configs/issues/795)) ([5fc47e1](https://github.com/donniean/configs/commit/5fc47e1800b7c516f72a082888ae32b67d86fe8f)) --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33dc698a..4ca17d86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.23.1](https://github.com/donniean/configs/compare/v6.23.0...v6.23.1) (2024-06-30) + +### Bug Fixes + +- format configs.config file ([#795](https://github.com/donniean/configs/issues/795)) ([5fc47e1](https://github.com/donniean/configs/commit/5fc47e1800b7c516f72a082888ae32b67d86fe8f)) + # [6.23.0](https://github.com/donniean/configs/compare/v6.22.0...v6.23.0) (2024-04-19) ### Features diff --git a/package-lock.json b/package-lock.json index 99921e92..2c7261c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@donniean/configs", - "version": "6.23.0", + "version": "6.23.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@donniean/configs", - "version": "6.23.0", + "version": "6.23.1", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index c1fc7e7a..6d723368 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@donniean/configs", - "version": "6.23.0", + "version": "6.23.1", "description": "an opinionated configs generator", "keywords": [ "autocorrect",