Skip to content

Commit 0497495

Browse files
committed
1.0.2
1 parent 4c713a3 commit 0497495

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 1.0.2
4+
5+
- Some rendering optimisations (#189). Thanks to @eaglus
6+
37
### 1.0.1
48

59
- Add `className` to the TypeScript definition for the TetherComponent. Thanks @ryprice

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tether",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Drop content anywhere on the page.",
55
"main": "lib/react-tether.js",
66
"types": "lib/react-tether.d.ts",

0 commit comments

Comments
 (0)