Skip to content

Commit 577d3bd

Browse files
committed
chore(release): 3.5.0
1 parent 2094c6b commit 577d3bd

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.5.0](https://github.com/nuxt-modules/color-mode/compare/v3.4.4...v3.5.0) (2024-09-13)
6+
7+
8+
### Features
9+
10+
* `placeholder` slot for component ([#282](https://github.com/nuxt-modules/color-mode/issues/282)) ([2094c6b](https://github.com/nuxt-modules/color-mode/commit/2094c6bfee9555f7b4cca8ab082fbe0aa3330166))
11+
* cookie storage ([#221](https://github.com/nuxt-modules/color-mode/issues/221)) ([c4df5d9](https://github.com/nuxt-modules/color-mode/commit/c4df5d974892d1e27e3eae33d44240b98dc0cb88))
12+
513
### [3.4.4](https://github.com/nuxt-modules/color-mode/compare/v3.4.3...v3.4.4) (2024-08-16)
614

715
### [3.4.3](https://github.com/nuxt-modules/color-mode/compare/v3.4.2...v3.4.3) (2024-08-16)

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

0 commit comments

Comments
 (0)