From 5a5e4ac0fcca1b67c33139d81bbbcf23c677119f Mon Sep 17 00:00:00 2001 From: Dmitriy Pashkevich Date: Mon, 30 Oct 2023 22:52:38 +0200 Subject: [PATCH] chore: release 1.0.6 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fbeede..427a6e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.6](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.0.5...v1.0.6) (2023-10-30) + + +### Bug Fixes + +* **release-it:** :bug: fix `tgz` assets version in release changelog ([658be5a](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/658be5a4f52931f26031d1baf3ccbaf51fe3256b)) + ## [1.0.5](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.0.4...v1.0.5) (2023-10-30) diff --git a/package-lock.json b/package-lock.json index 6b2c61f..dd7a562 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-nimbus-clean", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-plugin-nimbus-clean", - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "devDependencies": { "@commitlint/cli": "18.0.0", diff --git a/package.json b/package.json index c63d892..8939aef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-nimbus-clean", - "version": "1.0.5", + "version": "1.0.6", "description": "A comprehensive linting solution that sweeps your code clean. Fly through your codebase with ease and precision!", "keywords": [ "eslint",