Skip to content

Commit 704e767

Browse files
committed
chore: updated changelogs
1 parent c93a035 commit 704e767

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

packages/parser/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @bscotch/gml-parser Changelog
22

3+
## 1.14.0 (2025-03-31)
4+
5+
### Features
6+
7+
- Added collision events to detectable Object event types
8+
9+
### Fixes
10+
11+
- Deleting an object now ensures it is removed from collisions, and unset as a parent to other objects. Deleting a sprite now ensures any objects using that sprite are set to using no sprite.
12+
313
## 1.13.2 (2025-03-31)
414

515
### Fixes

packages/vscode/CHANGELOG.md

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

3+
## 1.73.0 (2025-03-31)
4+
5+
### Features
6+
7+
- Added collision events to detectable Object event types
8+
39
## 1.72.0 (2024-11-07)
410

511
### Features

0 commit comments

Comments
 (0)