Skip to content

Commit 07a10b2

Browse files
chore(release): 1.0.9 [skip ci]
### [1.0.9](v1.0.8...v1.0.9) (2023-01-16) ### Bug Fixes * **deps:** bump json5 from 1.0.1 to 1.0.2 ([9f31d2a](9f31d2a))
1 parent fabeb2c commit 07a10b2

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.9](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.8...v1.0.9) (2023-01-16)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump json5 from 1.0.1 to 1.0.2 ([9f31d2a](https://github.com/anatoliygatt/use-prefers-reduced-motion/commit/9f31d2a94c03248faea89924dd6758325a45be0d))
6+
17
### [1.0.8](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.7...v1.0.8) (2022-12-24)
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.8",
3+
"version": "1.0.9",
44
"description": "React hook for subscribing to user's motion preference.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)