Skip to content

Commit 91f09f8

Browse files
chore(release): 1.0.7 [skip ci]
### [1.0.7](v1.0.6...v1.0.7) (2022-12-24) ### Bug Fixes * **README:** update github ci workflow status badge url ([1a66542](1a66542))
1 parent 1a66542 commit 91f09f8

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [1.0.7](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.6...v1.0.7) (2022-12-24)
2+
3+
### Bug Fixes
4+
5+
- **README:** update github ci workflow status badge url ([1a66542](https://github.com/anatoliygatt/use-prefers-reduced-motion/commit/1a6654251a519d20fb725ecfdb55fb67a1234700))
6+
17
### [1.0.6](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.5...v1.0.6) (2022-12-21)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anatoliygatt/use-prefers-reduced-motion",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "React hook for subscribing to user's motion preference.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)