diff --git a/CHANGELOG.md b/CHANGELOG.md index 8efa00f..055518f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.4.4](https://github.com/nuxt-modules/color-mode/compare/v3.4.3...v3.4.4) (2024-08-16) + ### [3.4.3](https://github.com/nuxt-modules/color-mode/compare/v3.4.2...v3.4.3) (2024-08-16) diff --git a/package.json b/package.json index c4a0e2c..ddc72ae 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/color-mode", - "version": "3.4.3", + "version": "3.4.4", "description": "Dark and Light mode for Nuxt with auto detection", "repository": { "type": "git",