From cf2e577da1f833ec46bb2c50408b70ac96dbd04d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 14:40:53 +0000 Subject: [PATCH] chore(main): release 1.0.13 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cf1fd9..8dbcbc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.13](https://github.com/mayconfsousa/eslint-config-nebula/compare/v1.0.12...v1.0.13) (2024-12-27) + + +### Features + +* add react tailwind config ([b47d314](https://github.com/mayconfsousa/eslint-config-nebula/commit/b47d3142dae3121e614f71c38efe5078c5333edb)) + ## [1.0.12](https://github.com/mayconfsousa/eslint-config-nebula/compare/v1.0.11...v1.0.12) (2024-12-17) diff --git a/package.json b/package.json index f4968e6..4acff59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-nebula", - "version": "1.0.12", + "version": "1.0.13", "description": "Elevate JS, TS, and React with best practices for stellar code quality and consistency", "type": "module", "exports": {