Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 53c9d6d

Browse files
committed
Release 0.2.2
1 parent 5f4da30 commit 53c9d6d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.2.2 (June 15th, 2018)
4+
5+
- Fixed top-position calculation of target
6+
37
## 0.2.1 (April 17th, 2017)
48

59
- Removed PropTypes import from playground

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-aim",
33
"author": "Gabriel Bull",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "Determine the cursor aim for triggering mouse events.",
66
"main": "./lib/index.js",
77
"types": "./index.d.ts",

0 commit comments

Comments
 (0)