We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d137633 commit 578ac56Copy full SHA for 578ac56
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.3](https://github.com/birchill/react-cosmos-dark-mode/compare/v0.1.2...v0.1.3) (2024-01-26)
4
+
5
6
+### Bug Fixes
7
8
+* update react-cosmos peerDependency to 6.0.0 ([d137633](https://github.com/birchill/react-cosmos-dark-mode/commit/d1376336beb89f87552c98047d081fc3e2f54fe7))
9
10
## [0.1.2](https://github.com/birchill/react-cosmos-dark-mode/compare/v0.1.1...v0.1.2) (2023-12-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-cosmos-dark-mode",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "React Cosmos plugin for toggling dark mode",
"repository": "https://github.com/birchill/react-cosmos-dark-mode/",
"author": "Birchill, Inc.",
0 commit comments