Skip to content

Commit 08ba625

Browse files
committed
Updated for v1.0.1
1 parent fe138bb commit 08ba625

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,24 @@ 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] - 2023-11-14
30+
31+
<small>[Compare to previous release][comp:1.0.1]</small>
32+
33+
### Fixed
34+
35+
- The position data now respects the window scroll position
36+
- The package module outputs now includes the collision handler (rather than being bundled)
37+
38+
### Changes
39+
40+
- Developer dependency bumps (no user-facing changes)
41+
- Update publish actions and node versions (no user-facing changes)
42+
2943
## [1.0.0] - 2022-12-12
3044

3145
**This was the first release**
3246

33-
<!-- [comp:1.0.1]: https://github.com/TopMarksDevelopment/JavaScript.Position/compare/v1.0.0...v1.0.1
34-
[1.0.1]: https://github.com/TopMarksDevelopment/JavaScript.Position/release/tag/v1.0.1 -->
35-
47+
[comp:1.0.1]: https://github.com/TopMarksDevelopment/JavaScript.Position/compare/v1.0.0...v1.0.1
48+
[1.0.1]: https://github.com/TopMarksDevelopment/JavaScript.Position/release/tag/v1.0.1
3649
[1.0.0]: https://github.com/TopMarksDevelopment/JavaScript.Position/release/tag/v1.0.0

0 commit comments

Comments
 (0)