Skip to content

Commit

Permalink
chore(release): 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2023-01-16)

### Bug Fixes

* **deps:** bump json5 from 1.0.1 to 1.0.2 ([04f5d0b](04f5d0b))
  • Loading branch information
semantic-release-bot committed Jan 16, 2023
1 parent f2461bb commit 2ab010e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.0.8](https://github.com/anatoliygatt/use-prefers-color-scheme/compare/v1.0.7...v1.0.8) (2023-01-16)

### Bug Fixes

- **deps:** bump json5 from 1.0.1 to 1.0.2 ([04f5d0b](https://github.com/anatoliygatt/use-prefers-color-scheme/commit/04f5d0b2d1cf16ef310f28d7f075717637ae039e))

## [1.0.7](https://github.com/anatoliygatt/use-prefers-color-scheme/compare/v1.0.6...v1.0.7) (2022-12-24)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anatoliygatt/use-prefers-color-scheme",
"version": "1.0.7",
"version": "1.0.8",
"description": "React hook for subscribing to user's color scheme preference.",
"keywords": [
"react",
Expand Down

0 comments on commit 2ab010e

Please sign in to comment.