Skip to content

Commit 9543a57

Browse files
committed
chore: release v0.1.2
1 parent f865f5e commit 9543a57

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.1.1](https://github.com/birchill/react-cosmos-dark-mode/compare/v0.1.0...v0.1.1) (2023-12-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cosmos-dark-mode",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "React Cosmos plugin for toggling dark mode",
55
"repository": "https://github.com/birchill/react-cosmos-dark-mode/",
66
"author": "Birchill, Inc.",

0 commit comments

Comments
 (0)