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

Commit 162e0a8

Browse files
committed
v1.0.1
# 1.0.1 - 2022-05-19 ## Fixed - Fixed position when the anchor is inside a scrollable element ## Other - Tidied "ReadMe" - Bumped dev dependencies (_no user changes_)
1 parent 95536b4 commit 162e0a8

File tree

3 files changed

+1565
-71
lines changed

3 files changed

+1565
-71
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,18 @@ All notable changes to this project will be documented in this file.
2626
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2727
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2828

29+
## [1.0.1] - 2022-05-19
30+
31+
### Fixed
32+
- Fixed position when the anchor is inside a scrollable element
33+
34+
### Other
35+
- Tidied "ReadMe"
36+
- Bumped dev dependencies (_no user changes_)
37+
2938
## [1.0.0] - 2022-05-12
3039

3140
**This was the first release**
3241

33-
[unreleased]: https://github.com/TopMarksDevelopment/JavaScript.HoverPosition/compare/v1.0.0...development
42+
[1.0.1]: https://github.com/TopMarksDevelopment/JavaScript.HoverPosition/release/tag/v1.0.1
3443
[1.0.0]: https://github.com/TopMarksDevelopment/JavaScript.HoverPosition/release/tag/v1.0.0

0 commit comments

Comments
 (0)