Skip to content

Commit a427ca8

Browse files
committed
release: 2.4.2
1 parent 2f7fa63 commit a427ca8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.4.2](https://github.com/kimyvgy/simple-scrollspy/compare/v2.4.1...v2.4.2) (2023-12-13)
6+
7+
8+
### Bug Fixes
9+
10+
* Type definition of Options.scrollContainer ([19251a0](https://github.com/kimyvgy/simple-scrollspy/commit/19251a0eaed870da6ad96a1bae81bcb1900e0ecd))
11+
12+
13+
### Refactors
14+
15+
* Add prerelease hook ([2f7fa63](https://github.com/kimyvgy/simple-scrollspy/commit/2f7fa631fed32d23f70884a45a82270c4487b767))
16+
517
### [2.3.6](https://github.com/kimyvgy/simple-scrollspy/compare/v2.3.5...v2.3.6) (2023-02-18)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-scrollspy",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Simple scrollspy javascript without jQuery, no dependencies.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)