Skip to content

Commit ad9d040

Browse files
committed
prepare for 1.5.3
1 parent c2f0031 commit ad9d040

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22

3-
1.5.1 (05/22/2025)
3+
1.5.3 (??/??/2026)
4+
------------------
5+
6+
* Fixed missing target flags when generating HXML.
7+
* Fixed HashLink debugging on Intel macOS.
8+
* Fixed incorrectly corrupting output file by appending current working directory.
9+
10+
1.5.2 (05/22/2025)
411
------------------
512

613
* Fixed infinite re-attempts to create `lime` alias when executing Lime setup command after alias creation fails.

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": "lime-vscode-extension",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"publisher": "openfl",
55
"engines": {
66
"vscode": "^1.42.0",

0 commit comments

Comments
 (0)