Skip to content

Commit

Permalink
chore(release): 1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.7](v1.0.6...v1.0.7) (2022-12-24)

### Bug Fixes

* **README:** update github ci workflow status badge url ([1a66542](1a66542))
  • Loading branch information
semantic-release-bot committed Dec 24, 2022
1 parent 1a66542 commit 91f09f8
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.7](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.6...v1.0.7) (2022-12-24)

### Bug Fixes

- **README:** update github ci workflow status badge url ([1a66542](https://github.com/anatoliygatt/use-prefers-reduced-motion/commit/1a6654251a519d20fb725ecfdb55fb67a1234700))

### [1.0.6](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.5...v1.0.6) (2022-12-21)

### 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-reduced-motion",
"version": "1.0.6",
"version": "1.0.7",
"description": "React hook for subscribing to user's motion preference.",
"keywords": [
"react",
Expand Down

0 comments on commit 91f09f8

Please sign in to comment.