Skip to content

Commit 1c00135

Browse files
committed
chore: CHANGELOG cleanup
1 parent a6a3ec5 commit 1c00135

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

CHANGELOG.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
11
# [7.0.0-alpha.3](https://github.com/ZeeCoder/use-resize-observer/compare/v7.0.0-alpha.2...v7.0.0-alpha.3) (2020-11-11)
22

3-
43
### Bug Fixes
54

6-
* semantic release fixes ([5074c0f](https://github.com/ZeeCoder/use-resize-observer/commit/5074c0fefd29e53a8ed9a4672ba043ad3be6d972))
5+
- Added Semantic Release ([5074c0f](https://github.com/ZeeCoder/use-resize-observer/commit/5074c0fefd29e53a8ed9a4672ba043ad3be6d972), [54a83ce](https://github.com/ZeeCoder/use-resize-observer/commit/54a83cede6fcb8dbfa9e0f9a0ea2f1f4557b606f))
76

87
# [7.0.0-alpha.2](https://github.com/ZeeCoder/use-resize-observer/compare/v7.0.0-alpha.1...v7.0.0-alpha.2) (2020-11-11)
98

10-
- Added Semantic Release ([54a83ce](https://github.com/ZeeCoder/use-resize-observer/commit/54a83cede6fcb8dbfa9e0f9a0ea2f1f4557b606f))
11-
12-
### BREAKING CHANGES
13-
14-
- The returned ref is now a RefCallback, not a ref object
15-
16-
- The returned ref will always be the same RefCallback.
17-
Previously when a custom ref object was passed, it was returned as well from
18-
the hook as "ref".
19-
- Compared to 6.2.0-alpha.1 There's no `callbackRef` return value
20-
anymore.
9+
Skipped Release

0 commit comments

Comments
 (0)