Skip to content

Commit 9f0b58d

Browse files
chore(release): 1.0.5 [skip ci]
### [1.0.5](v1.0.4...v1.0.5) (2022-09-12) ### Bug Fixes * **deps:** bump npm from 8.3.2 to 8.16.0 ([41831a4](41831a4))
1 parent bc3af2a commit 9f0b58d

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.5](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.4...v1.0.5) (2022-09-12)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump npm from 8.3.2 to 8.16.0 ([41831a4](https://github.com/anatoliygatt/use-prefers-reduced-motion/commit/41831a4f90067ecebd40a5a3420fd6541f78230a))
6+
17
### [1.0.4](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.3...v1.0.4) (2022-07-11)
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.4",
3+
"version": "1.0.5",
44
"description": "React hook for subscribing to user's motion preference.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)