Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 1fb248e

Browse files
committed
update changelog
1 parent fcfa8ed commit 1fb248e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ All the changes can be found below. Order used:
99
- Fixed
1010
- Security
1111

12+
## v1.0.1
13+
14+
### Changed
15+
- Internal: use `getBoundingClientRect()` instead of `offsetHeight` and `offsetWidth`.
16+
- Internal: Update packages and scripts.
17+
18+
### Fixed
19+
- Fix class names (`.react-context-menu-link`) for links.
20+
1221
## v1.0.0
1322

1423
### Added
@@ -74,4 +83,4 @@ All the changes can be found below. Order used:
7483

7584
## v0.1.0
7685

77-
- Initial Release
86+
- Initial Release

0 commit comments

Comments
 (0)