Skip to content

Commit

Permalink
chore(release): 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Nov 24, 2022
1 parent c10aa04 commit b09dac8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.2.0](https://github.com/nuxt-community/color-mode-module/compare/v3.1.8...v3.2.0) (2022-11-24)


### ⚠ BREAKING CHANGES

* update to nuxt 3.0.0

* update to nuxt 3.0.0 ([4d01321](https://github.com/nuxt-community/color-mode-module/commit/4d013210ce3a68a0e49925a87ef44f74e669c267))

### [3.1.8](https://github.com/nuxt-community/color-mode-module/compare/v3.1.7...v3.1.8) (2022-10-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/color-mode",
"version": "3.1.8",
"version": "3.2.0",
"description": "Dark and Light mode for Nuxt with auto detection",
"repository": "nuxt-community/color-mode-module",
"license": "MIT",
Expand Down

0 comments on commit b09dac8

Please sign in to comment.