Skip to content

Commit f2eda0b

Browse files
committed
feat: version 1.5.2
1 parent e002f7a commit f2eda0b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
All notable changes to the "rgss-script-editor" extension will be documented in this file.
44

5+
## [1.5.2] - 19/05/2025
6+
7+
### Fixed
8+
9+
- Fixed section checkbox state forced to true when creating sections
10+
511
## [1.5.1] - 19/05/2025
612

713
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"bugs": {
3030
"url": "https://github.com/SnowSzn/rgss-script-editor/issues"
3131
},
32-
"version": "1.5.1",
32+
"version": "1.5.2",
3333
"engines": {
3434
"vscode": "^1.84.0"
3535
},

0 commit comments

Comments
 (0)