diff --git a/eslint-config/CHANGELOG.md b/eslint-config/CHANGELOG.md index 1e0371e..22c2816 100644 --- a/eslint-config/CHANGELOG.md +++ b/eslint-config/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v4.0.0 (unreleased) +## v4.0.0 (December 19, 2024) ### Changed diff --git a/eslint-config/package.json b/eslint-config/package.json index c1d5e43..0ca1a0e 100644 --- a/eslint-config/package.json +++ b/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@brightlayer-ui/eslint-config", - "version": "4.0.0-alpha.0", + "version": "4.0.0", "description": "ESLint profile for Brightlayer UI", "author": "Brightlayer UI ", "main": "index.js",