Skip to content

Commit 8ace0f8

Browse files
committed
v0.24.2
1 parent 2f34b1e commit 8ace0f8

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

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

3+
## v0.24.2 | 2025-04-25
4+
- update dependencies
5+
36
## v0.24.1 | 2024-10-31
47
- fix: don't `foldBeforeFirstLine` if the beginning and ends of the fold are on the same line
58

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": "explicit-folding",
33
"displayName": "Explicit Folding",
44
"description": "Manually controls how and where to fold your code",
5-
"version": "0.24.1",
5+
"version": "0.24.2",
66
"author": {
77
"name": "Baptiste Augrain",
88
"email": "daiyam@zokugun.org"

0 commit comments

Comments
 (0)