Skip to content

Commit 11241cd

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.2...v1.3.0) (2022-02-11) ### Features * Fixes iFrame not clausing when going through the whole tutorial ([#125](#125)) ([0c541df](0c541df))
1 parent 0c541df commit 11241cd

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.0](https://github.com/workadventure/scripting-api-extra/compare/v1.2.2...v1.3.0) (2022-02-11)
2+
3+
4+
### Features
5+
6+
* Fixes iFrame not clausing when going through the whole tutorial ([#125](https://github.com/workadventure/scripting-api-extra/issues/125)) ([0c541df](https://github.com/workadventure/scripting-api-extra/commit/0c541dfa83e5c6543775e414b753508ed100528b))
7+
18
## [1.2.2](https://github.com/workadventure/scripting-api-extra/compare/v1.2.1...v1.2.2) (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.2",
3+
"version": "1.3.0",
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)