From 8aca5d18893db77879998852331f57b7bebe4670 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 30 Apr 2024 12:18:09 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v1.8.0=20[ski?= =?UTF-8?q?p=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.8.0](https://github.com/jimmy-guzman/eslint-config/compare/v1.7.0...v1.8.0) (2024-04-30) ### Features * ✨ bump `astro` plugin & parser to v1 ([#23](https://github.com/jimmy-guzman/eslint-config/issues/23)) ([ab4bf85](https://github.com/jimmy-guzman/eslint-config/commit/ab4bf85e990108df4be719d54cbed2476be6fc6b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bedaeb..0c81b7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.8.0](https://github.com/jimmy-guzman/eslint-config/compare/v1.7.0...v1.8.0) (2024-04-30) + + +### Features + +* ✨ bump `astro` plugin & parser to v1 ([#23](https://github.com/jimmy-guzman/eslint-config/issues/23)) ([ab4bf85](https://github.com/jimmy-guzman/eslint-config/commit/ab4bf85e990108df4be719d54cbed2476be6fc6b)) + # [1.7.0](https://github.com/jimmy-guzman/eslint-config/compare/v1.6.1...v1.7.0) (2024-04-16) diff --git a/package.json b/package.json index d6e5393..00e7a35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "1.7.0", + "version": "1.8.0", "description": "another opinionated eslint config", "keywords": [ "eslint",