Skip to content

Commit 83994ad

Browse files
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.0...v2.4.0) (2025-10-09) ### Bug Fixes * broken thin scrollbar color in browser without scrollbar-color support ([#95](#95)) ([6fcdcec](6fcdcec)) ### Features * clock icon ([#96](#96)) ([bdb19b1](bdb19b1))
1 parent bdb19b1 commit 83994ad

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.4.0](https://github.com/cinnyapp/folds/compare/v2.3.0...v2.4.0) (2025-10-09)
2+
3+
### Bug Fixes
4+
5+
- broken thin scrollbar color in browser without scrollbar-color support ([#95](https://github.com/cinnyapp/folds/issues/95)) ([6fcdcec](https://github.com/cinnyapp/folds/commit/6fcdcece814e848bed9d24e2f0be67d4eff83709))
6+
7+
### Features
8+
9+
- clock icon ([#96](https://github.com/cinnyapp/folds/issues/96)) ([bdb19b1](https://github.com/cinnyapp/folds/commit/bdb19b1f05cc91e5f5b29e7411d234bcdd27da1c))
10+
111
# [2.3.0](https://github.com/cinnyapp/folds/compare/v2.2.0...v2.3.0) (2025-09-11)
212

313
### Bug Fixes

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
@@ -1,6 +1,6 @@
11
{
22
"name": "folds",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"author": "Ajay Bura (ajbura)",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)