Skip to content

Commit 375f869

Browse files
authored
Bump version to 3.2.0 and update CHANGELOG (#168)
1 parent b6a084e commit 375f869

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 3.2.0
2+
3+
### Features
4+
5+
- The skeleton animation no longer plays for users who have enabled the
6+
`prefers-reduced-motion` accessibility setting.
7+
8+
### Thanks!
9+
10+
- @RoseMagura
11+
112
## 3.1.1
213

314
### Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-loading-skeleton",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "Make beautiful, animated loading skeletons that automatically adapt to your app.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)