Skip to content

Commit fa69b17

Browse files
chore(release): 1.0.6 [skip ci]
### [1.0.6](v1.0.5...v1.0.6) (2022-12-21) ### Bug Fixes * **deps-peer:** allow usage of react@^18.0.0 ([6f8e140](6f8e140))
1 parent 6f8e140 commit fa69b17

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.6](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.5...v1.0.6) (2022-12-21)
2+
3+
### Bug Fixes
4+
5+
- **deps-peer:** allow usage of react@^18.0.0 ([6f8e140](https://github.com/anatoliygatt/use-prefers-reduced-motion/commit/6f8e1407764bfb9b76a258724872867b7f9e60d1))
6+
17
### [1.0.5](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.4...v1.0.5) (2022-09-12)
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.5",
3+
"version": "1.0.6",
44
"description": "React hook for subscribing to user's motion preference.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)