Skip to content

Commit 4584a95

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2022-03-03) ### Bug Fixes * Fixes error displayed in the console when the tutorial property is not defined ([5443d56](5443d56))
1 parent 227d512 commit 4584a95

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.2](https://github.com/workadventure/scripting-api-extra/compare/v1.3.1...v1.3.2) (2022-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixes error displayed in the console when the tutorial property is not defined ([5443d56](https://github.com/workadventure/scripting-api-extra/commit/5443d56c226504d8aa0e8046a86e08539c7bde24))
7+
18
## [1.3.1](https://github.com/workadventure/scripting-api-extra/compare/v1.3.0...v1.3.1) (2022-02-23)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.3.1",
3+
"version": "1.3.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)