We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59919b3 commit be2380cCopy full SHA for be2380c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.1](https://github.com/birchill/react-cosmos-dark-mode/compare/v0.1.0...v0.1.1) (2023-12-21)
4
+
5
6
+### Bug Fixes
7
8
+* fix package exports ([59919b3](https://github.com/birchill/react-cosmos-dark-mode/commit/59919b37cc767bdb5533e83db16e99ee17a2ce4e))
9
10
## 0.1.0 (2023-12-20)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-cosmos-dark-mode",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "React Cosmos plugin for toggling dark mode",
"repository": "https://github.com/birchill/react-cosmos-dark-mode/",
"author": "Birchill, Inc.",
0 commit comments