From e35ebddf2ce989df538bf784710e0e632039ed8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 15:26:52 +0000 Subject: [PATCH] chore(main): release 1.6.4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 353f19e..f20f8b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.6.4](https://github.com/buka-lnc/npm.eslint-config/compare/v1.6.3...v1.6.4) (2024-03-16) + + +### Bug Fixes + +* close no-redeclare ([3442ab2](https://github.com/buka-lnc/npm.eslint-config/commit/3442ab224c133ecf6ccdba3a089652a33b16a044)) + ## [1.6.3](https://github.com/buka-lnc/npm.eslint-config/compare/v1.6.2...v1.6.3) (2024-02-25) diff --git a/package.json b/package.json index df4e158..6d682e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@buka/eslint-config", - "version": "1.6.3", + "version": "1.6.4", "description": "ESLint config for Buka LTC", "main": "autofix.js", "scripts": {