Skip to content

Commit af30023

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2025-01-09) ### Bug Fixes * Fixing non implemented triggerMessage support ([cd0a293](cd0a293))
1 parent cd0a293 commit af30023

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.2](https://github.com/workadventure/scripting-api-extra/compare/v1.9.1...v1.9.2) (2025-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixing non implemented triggerMessage support ([cd0a293](https://github.com/workadventure/scripting-api-extra/commit/cd0a293f0e27005edd99e13eaf2a0f307301c677))
7+
18
## [1.9.1](https://github.com/workadventure/scripting-api-extra/compare/v1.9.0...v1.9.1) (2024-04-29)
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.1",
3+
"version": "1.9.2",
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)