Skip to content

Commit 03831ca

Browse files
committed
chore(release): v3.5.2
1 parent c98eb9b commit 03831ca

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
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+
## v3.5.2
6+
7+
[compare changes](https://github.com/nuxt-modules/color-mode/compare/v3.5.1...v3.5.2)
8+
9+
### 📖 Documentation
10+
11+
- Add space in installation bash script ([#297](https://github.com/nuxt-modules/color-mode/pull/297))
12+
- Typo ([#293](https://github.com/nuxt-modules/color-mode/pull/293))
13+
- Typo ([#290](https://github.com/nuxt-modules/color-mode/pull/290))
14+
- Typo ([#287](https://github.com/nuxt-modules/color-mode/pull/287))
15+
16+
### 🏡 Chore
17+
18+
- **release:** V3.5.1 ([1f70605](https://github.com/nuxt-modules/color-mode/commit/1f70605))
19+
- Move `changelogen` to dev deps ([c98eb9b](https://github.com/nuxt-modules/color-mode/commit/c98eb9b))
20+
21+
### ❤️ Contributors
22+
23+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
24+
- DesertCookie <[email protected]>
25+
- Jennifer Bland <[email protected]>
26+
- Pazaz ([@pazazdigital](http://github.com/pazazdigital))
27+
- Sam Norris-Rogers <[email protected]>
28+
- Sébastien Chopin ([@atinux](http://github.com/atinux))
29+
530
## v3.5.1
631

732
[compare changes](https://github.com/nuxt-modules/color-mode/compare/v3.5.0...v3.5.1)

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

0 commit comments

Comments
 (0)