File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 9.1.0] ( https://github.com/ZeeCoder/use-resize-observer/compare/v9.0.2...v9.1.0 ) (2022-11-22)
2
+
3
+ ### Bug Fixes
4
+
5
+ - trigger release ([ da154e1] ( https://github.com/ZeeCoder/use-resize-observer/commit/da154e1db4e1c2b21fef722d998fd2adaba46d9f ) )
6
+
7
+ ### Features
8
+
9
+ - Exported some TS types ([ 3895bdf] ( https://github.com/ZeeCoder/use-resize-observer/commit/3895bdf98687f285e707697d451231ab7f46d189 ) ), closes [ #98 ] ( https://github.com/ZeeCoder/use-resize-observer/issues/98 )
10
+
1
11
# [ 9.1.0-alpha.1] ( https://github.com/ZeeCoder/use-resize-observer/compare/v9.0.2...v9.1.0-alpha.1 ) (2022-11-21)
2
12
3
13
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " use-resize-observer" ,
3
- "version" : " 9.1.0-alpha.1 " ,
3
+ "version" : " 9.1.0" ,
4
4
"main" : " dist/bundle.cjs.js" ,
5
5
"module" : " dist/bundle.esm.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments