Skip to content

Commit be2380c

Browse files
committed
chore: release v0.1.1
1 parent 59919b3 commit be2380c

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.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+
310
## 0.1.0 (2023-12-20)
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.0",
3+
"version": "0.1.1",
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)