diff --git a/CHANGELOG.md b/CHANGELOG.md index f36ddc9..887dab8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.1.0](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/compare/v1.0.1...v1.1.0) (2023-04-14) + + +### ✨ Features + +* support light/dark mode ([135f4fc](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/commit/135f4fc)) + ## [1.0.1](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/compare/v1.0.0...v1.0.1) (2023-04-10) # 1.0.0 (2023-04-08) diff --git a/package.json b/package.json index 2446ae2..4554dc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sd-web-ui-kitchen-theme", - "version": "1.0.1", + "version": "1.1.0", "private": true, "repository": { "type": "git",