Skip to content

Commit efa462f

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2022-10-26) ### Bug Fixes * Properties templates area ([#190](#190)) ([fc22865](fc22865))
1 parent fc22865 commit efa462f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.5](https://github.com/workadventure/scripting-api-extra/compare/v1.4.4...v1.4.5) (2022-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Properties templates area ([#190](https://github.com/workadventure/scripting-api-extra/issues/190)) ([fc22865](https://github.com/workadventure/scripting-api-extra/commit/fc22865e0d422927369568cba00f5df3dfeb261d))
7+
18
## [1.4.4](https://github.com/workadventure/scripting-api-extra/compare/v1.4.3...v1.4.4) (2022-10-17)
29

310

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.4.4",
3+
"version": "1.4.5",
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)