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