diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8aebb1a..a32a43f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## v3.0.0
+
+### Changed
+
+- Updated to latest version of MUI 6, components and themes
+
## v2.0.0
### Changed
diff --git a/package.json b/package.json
index 8349025..644dedf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-showcase-demo",
- "version": "2.0.0",
+ "version": "3.0.0",
"private": true,
"type": "module",
"scripts": {
@@ -19,9 +19,9 @@
"dependencies": {
"@brightlayer-ui/colors": "^3.1.1",
"@brightlayer-ui/icons-mui": "^3.6.0",
- "@brightlayer-ui/react-components": "^6.1.2",
+ "@brightlayer-ui/react-components": "^7.0.0",
"@brightlayer-ui/react-progress-icons": "^2.1.1",
- "@brightlayer-ui/react-themes": "^8.0.0-alpha.0",
+ "@brightlayer-ui/react-themes": "^8.0.0",
"@date-io/date-fns": "^2.13.1",
"@emotion/css": "^11.9.0",
"@emotion/react": "^11.10.6",
diff --git a/src/__tests__/blui-tests/__snapshots__/Components.test.tsx.snap b/src/__tests__/blui-tests/__snapshots__/Components.test.tsx.snap
index a68f6f9..3f0861c 100644
--- a/src/__tests__/blui-tests/__snapshots__/Components.test.tsx.snap
+++ b/src/__tests__/blui-tests/__snapshots__/Components.test.tsx.snap
@@ -12,8 +12,10 @@ exports[`Component: ChannelValueExample ChannelValueExample renders examples cor
Basic Usage
Location Unknown
@@ -208,11 +216,11 @@ exports[`Component: EmptyStateExample EmptyStateExample renders examples correct
w/ Description
Location Services Disabled
Enable Location Services via Settings to receive GPS information
@@ -247,11 +255,11 @@ exports[`Component: EmptyStateExample EmptyStateExample renders examples correct
w/ Actions
,
No Devices
Check your network connection or add a new device
@@ -335,11 +343,12 @@ exports[`Component: HeroExample HeroExample renders examples correctly 1`] = `
Basic Usage