Skip to content

Commit 1c9ddbe

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2022-01-24) ### Bug Fixes * Fixes images and videos not displayed in tutorial ([#114](#114)) ([aebcc86](aebcc86))
1 parent aebcc86 commit 1c9ddbe

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.2.2](https://github.com/workadventure/scripting-api-extra/compare/v1.2.1...v1.2.2) (2022-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixes images and videos not displayed in tutorial ([#114](https://github.com/workadventure/scripting-api-extra/issues/114)) ([aebcc86](https://github.com/workadventure/scripting-api-extra/commit/aebcc860a4b9f7227bd91f23460e69175823ba34))
7+
18
## [1.2.1](https://github.com/workadventure/scripting-api-extra/compare/v1.2.0...v1.2.1) (2022-01-24)
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.2.1",
3+
"version": "1.2.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)