File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,24 @@ All notable changes to this project will be documented in this file.
2626The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
2727and 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
You can’t perform that action at this time.
0 commit comments