From 71bdb76f558884e4d2bdbb19c6bb362e57568a79 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 22 Sep 2024 16:11:14 +0000 Subject: [PATCH] chore(release): 2.0.0-beta.7 [skip ci] ## [2.0.0-beta.7](https://github.com/nimec01/eslint-config/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2024-09-22) ### Bug Fixes * add json files ([f3efcbf](https://github.com/nimec01/eslint-config/commit/f3efcbfdf8561e20b6551674a1d159e9b48ea3cf)) ### Miscellaneous Chores * update rollup config ([8a4c34c](https://github.com/nimec01/eslint-config/commit/8a4c34cbf1ac43a5d8e661da47423676852b0414)) --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9632914..fabeb4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [2.0.0-beta.7](https://github.com/nimec01/eslint-config/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2024-09-22) + +### Bug Fixes + +* add json files ([f3efcbf](https://github.com/nimec01/eslint-config/commit/f3efcbfdf8561e20b6551674a1d159e9b48ea3cf)) + +### Miscellaneous Chores + +* update rollup config ([8a4c34c](https://github.com/nimec01/eslint-config/commit/8a4c34cbf1ac43a5d8e661da47423676852b0414)) + ## [2.0.0-beta.6](https://github.com/nimec01/eslint-config/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2024-09-22) ### Features diff --git a/package.json b/package.json index 5a110f0..4b308dc 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.6", + "version": "2.0.0-beta.7", "type": "module", "description": "My personal eslint config", "keywords": [