Skip to content

Commit

Permalink
chore(release): 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed May 31, 2022
1 parent 70665db commit 332f42a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.1.1](https://github.com/nuxt-community/color-mode-module/compare/v3.1.0...v3.1.1) (2022-05-31)


### Bug Fixes

* add missing import ([70665db](https://github.com/nuxt-community/color-mode-module/commit/70665dbc6477f927d246c7eaa92ba177b2d41a7a))

## [3.1.0](https://github.com/nuxt-community/color-mode-module/compare/v3.0.3...v3.1.0) (2022-05-31)


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.0",
"version": "3.1.1",
"description": "Dark and Light mode for Nuxt with auto detection",
"repository": "nuxt-community/color-mode-module",
"license": "MIT",
Expand Down

0 comments on commit 332f42a

Please sign in to comment.