Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit c1883b1

Browse files
committed
0.8.2 release
1 parent 8eded06 commit c1883b1

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.8.2
4+
5+
fix es5 build [#90](https://github.com/souporserious/react-popper/pull/90)
6+
37
### 0.8.1
48

59
Move back to controlling DOM updates through React

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-popper",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "React wrapper around PopperJS.",
55
"main": "lib/react-popper.js",
66
"types": "react-popper.d.ts",

0 commit comments

Comments
 (0)