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.
26
26
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
27
27
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
28
28
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
+
29
43
## [ 1.0.0] - 2022-12-12
30
44
31
45
** This was the first release**
32
46
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
36
49
[ 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