Skip to content

Commit fad7863

Browse files
chore(release): 1.0.2 [skip ci]
### [1.0.2](v1.0.1...v1.0.2) (2022-05-04) ### Bug Fixes * **deps:** bump tslib from 2.3.1 to 2.4.0 ([8d28c68](8d28c68))
1 parent 84099fd commit fad7863

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.2](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.1...v1.0.2) (2022-05-04)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump tslib from 2.3.1 to 2.4.0 ([8d28c68](https://github.com/anatoliygatt/use-prefers-reduced-motion/commit/8d28c68840907295295464f99a1ff07f9ac4d563))
6+
17
### [1.0.1](https://github.com/anatoliygatt/use-prefers-reduced-motion/compare/v1.0.0...v1.0.1) (2022-01-30)
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.1",
3+
"version": "1.0.2",
44
"description": "React hook for subscribing to user's motion preference.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)