Skip to content

Commit 2e12fd5

Browse files
committed
chore(release): 3.4.0
1 parent 47fe84d commit 2e12fd5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
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.
44

5+
## [3.4.0](https://github.com/nuxt-modules/color-mode/compare/v3.3.3...v3.4.0) (2024-04-11)
6+
7+
8+
### Features
9+
10+
* add `disableTransition` option ([#192](https://github.com/nuxt-modules/color-mode/issues/192)) ([23ef3d9](https://github.com/nuxt-modules/color-mode/commit/23ef3d9780a0dffe49dd4a36917f84e132ed7dc8))
11+
* automatic integration with `@nuxtjs/tailwindcss` ([#237](https://github.com/nuxt-modules/color-mode/issues/237)) ([7e4db61](https://github.com/nuxt-modules/color-mode/commit/7e4db61f3afb0a27ed62008c57712653d5a6c34b))
12+
513
### [3.3.3](https://github.com/nuxt-modules/color-mode/compare/v3.3.2...v3.3.3) (2024-03-19)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/color-mode",
3-
"version": "3.3.3",
3+
"version": "3.4.0",
44
"description": "Dark and Light mode for Nuxt with auto detection",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)