Skip to content

Commit 51912a3

Browse files
chore(release): 1.9.7 [skip ci]
## [1.9.7](v1.9.6...v1.9.7) (2025-07-02) ### Bug Fixes * arabic and german translations ([#245](#245)) ([b5166c6](b5166c6))
1 parent b5166c6 commit 51912a3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.7](https://github.com/workadventure/scripting-api-extra/compare/v1.9.6...v1.9.7) (2025-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* arabic and german translations ([#245](https://github.com/workadventure/scripting-api-extra/issues/245)) ([b5166c6](https://github.com/workadventure/scripting-api-extra/commit/b5166c64b111dee8d6211bb21930d888217b91b9))
7+
18
## [1.9.6](https://github.com/workadventure/scripting-api-extra/compare/v1.9.5...v1.9.6) (2025-05-21)
29

310
### Bug Fixes

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": "@workadventure/scripting-api-extra",
3-
"version": "1.9.6",
3+
"version": "1.9.7",
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)