Skip to content

Commit 578ac56

Browse files
committed
chore: release v0.1.3
1 parent d137633 commit 578ac56

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.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+
310
## [0.1.2](https://github.com/birchill/react-cosmos-dark-mode/compare/v0.1.1...v0.1.2) (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.2",
3+
"version": "0.1.3",
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)