Skip to content

Commit f354d4e

Browse files
committed
chore(release): publish
- web-api-hooks@2.1.0
1 parent 72e0771 commit f354d4e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/web-api-hooks/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.1.0](https://github.com/kripod/react-hooks/compare/web-api-hooks@2.0.1...web-api-hooks@2.1.0) (2019-10-24)
7+
8+
### Features
9+
10+
- add usePreferredMotionIntensity ([eaed758](https://github.com/kripod/react-hooks/commit/eaed758a41a7a84e2c906782ff255ddb57fe4234))
11+
612
## [2.0.1](https://github.com/kripod/react-hooks/compare/web-api-hooks@2.0.0...web-api-hooks@2.0.1) (2019-10-16)
713

814
### Bug Fixes

packages/web-api-hooks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-api-hooks",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Essential set of React Hooks for convenient Web API consumption.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)