Skip to content

Commit a4d2dc2

Browse files
chore(release): 1.9.3 [skip ci]
## [1.9.3](v1.9.2...v1.9.3) (2025-01-09) ### Bug Fixes * Making sure the trigger message is removed when leaving zone ([ddf4b45](ddf4b45))
1 parent ddf4b45 commit a4d2dc2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.3](https://github.com/workadventure/scripting-api-extra/compare/v1.9.2...v1.9.3) (2025-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* Making sure the trigger message is removed when leaving zone ([ddf4b45](https://github.com/workadventure/scripting-api-extra/commit/ddf4b45c8a42a14a0418d2284838d285731789a7))
7+
18
## [1.9.2](https://github.com/workadventure/scripting-api-extra/compare/v1.9.1...v1.9.2) (2025-01-09)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workadventure/scripting-api-extra",
3-
"version": "1.9.2",
3+
"version": "1.9.3",
44
"description": "A set of utility functions / features to improve WorkAdventure maps",
55
"main": "dist/index.js",
66
"types": "dist/index.d.js",

0 commit comments

Comments
 (0)