Skip to content

Commit e2e1432

Browse files
committed
changelog and version bump
1 parent cb1e9ba commit e2e1432

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+
## 3.1.0
4+
5+
- Added Typescript types
6+
37
## 3.0.0
48

59
- **[BREAKING]** Requires React 16.8.0 or above, which is the first non-alpha release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-resize-observer",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"main": "dist/bundle.cjs.js",
55
"module": "dist/bundle.esm.js",
66
"repository": "[email protected]:ZeeCoder/use-resize-observer.git",

0 commit comments

Comments
 (0)