From 774f2f17e0692255e06b91a21fa4c3f7000fee81 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 21 Sep 2024 19:14:09 +0000 Subject: [PATCH] chore(release): 2.0.0-beta.4 [skip ci] ## [2.0.0-beta.4](https://github.com/nimec01/eslint-config/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2024-09-21) ### Features * add typescript config ([d98766f](https://github.com/nimec01/eslint-config/commit/d98766f15015f8c399c8f3dedaca4dac69993859)) ### Bug Fixes * resolution error ([3ee3ced](https://github.com/nimec01/eslint-config/commit/3ee3cedd020faec40f830bdd1ad611c205652d85)) ### Code Refactors * move @nimec/prettier-config to dependencies ([bb2fa30](https://github.com/nimec01/eslint-config/commit/bb2fa30269ff54334ff5d91289b6c3e751f3bc1f)) --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e281c90..e5d6838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [2.0.0-beta.4](https://github.com/nimec01/eslint-config/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2024-09-21) + +### Features + +* add typescript config ([d98766f](https://github.com/nimec01/eslint-config/commit/d98766f15015f8c399c8f3dedaca4dac69993859)) + +### Bug Fixes + +* resolution error ([3ee3ced](https://github.com/nimec01/eslint-config/commit/3ee3cedd020faec40f830bdd1ad611c205652d85)) + +### Code Refactors + +* move @nimec/prettier-config to dependencies ([bb2fa30](https://github.com/nimec01/eslint-config/commit/bb2fa30269ff54334ff5d91289b6c3e751f3bc1f)) + ## [2.0.0-beta.3](https://github.com/nimec01/eslint-config/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2024-09-21) ### Bug Fixes diff --git a/package.json b/package.json index bb8f7e2..2e2c7d4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "@nimec/eslint-config", - "version": "2.0.0-beta.3", + "version": "2.0.0-beta.4", "type": "module", "description": "My personal eslint config", "keywords": [