diff --git a/eslint-config/CHANGELOG.md b/eslint-config/CHANGELOG.md index e8947a2..799eb5d 100644 --- a/eslint-config/CHANGELOG.md +++ b/eslint-config/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.0.0 (Not yet published) +## v3.0.0 (January 14, 2022) ### Changed diff --git a/eslint-config/package.json b/eslint-config/package.json index 4747696..688cb3b 100644 --- a/eslint-config/package.json +++ b/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@brightlayer-ui/eslint-config", - "version": "3.0.0-beta.1", + "version": "3.0.0", "description": "ESLint profile for Brightlayer UI", "author": "Brightlayer UI ", "main": "index.js",