Skip to content

Commit e2c68ba

Browse files
committed
release: 2.5.3
1 parent 44a192e commit e2c68ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.5.3](https://github.com/kimyvgy/simple-scrollspy/compare/v2.5.2...v2.5.3) (2024-09-19)
6+
7+
8+
### Bug Fixes
9+
10+
* add the previously missing build output files in NPM package (2) ([44a192e](https://github.com/kimyvgy/simple-scrollspy/commit/44a192eb9a30f3fcb10a09de221f1d1becbc8a5f))
11+
512
### [2.5.2](https://github.com/kimyvgy/simple-scrollspy/compare/v2.5.1...v2.5.2) (2024-09-18)
613

714

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.5.2",
3+
"version": "2.5.3",
44
"description": "Simple scrollspy javascript without jQuery, no dependencies.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)