Skip to content

Commit cf660b4

Browse files
committed
chore(release): 3.4.2
1 parent 1c5f2ae commit cf660b4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2](https://github.com/nuxt-modules/color-mode/compare/v3.4.1...v3.4.2) (2024-06-24)
6+
7+
8+
### Bug Fixes
9+
10+
* remove newline at end of minified script ([#268](https://github.com/nuxt-modules/color-mode/issues/268)) ([0ccbc5c](https://github.com/nuxt-modules/color-mode/commit/0ccbc5c84c6146aba01616281e0bcfe868a10491))
11+
512
### [3.4.1](https://github.com/nuxt-modules/color-mode/compare/v3.4.0...v3.4.1) (2024-04-26)
613

714

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.4.1",
3+
"version": "3.4.2",
44
"description": "Dark and Light mode for Nuxt with auto detection",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)