Skip to content

Commit bc61d57

Browse files
chore(main): release scrolly 1.24.3 (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d39c83 commit bc61d57

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.24.2"
2+
".": "1.24.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.24.3](https://github.com/312-dev/scrolly/compare/scrolly-v1.24.2...scrolly-v1.24.3) (2026-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* add point units and queue depth to clout modal ([#112](https://github.com/312-dev/scrolly/issues/112)) ([4d39c83](https://github.com/312-dev/scrolly/commit/4d39c8326b826d95ce6da1397ecad0cde529486b))
9+
310
## [1.24.2](https://github.com/312-dev/scrolly/compare/scrolly-v1.24.1...scrolly-v1.24.2) (2026-03-11)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "scrolly",
33
"license": "MIT",
44
"private": true,
5-
"version": "1.24.2",
5+
"version": "1.24.3",
66
"type": "module",
77
"engines": {
88
"node": ">=24"

0 commit comments

Comments
 (0)