Skip to content

Commit

Permalink
chore(release): 1.5.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.4](v1.5.3...v1.5.4) (2023-11-23)

### Bug Fixes

* tutorial v1 luncher function ([#228](#228)) ([b7a898e](b7a898e))
  • Loading branch information
semantic-release-bot committed Nov 23, 2023
1 parent b7a898e commit d2d7051
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.4](https://github.com/workadventure/scripting-api-extra/compare/v1.5.3...v1.5.4) (2023-11-23)


### Bug Fixes

* tutorial v1 luncher function ([#228](https://github.com/workadventure/scripting-api-extra/issues/228)) ([b7a898e](https://github.com/workadventure/scripting-api-extra/commit/b7a898e52b419a784510cc3b6258c00580ab2000))

## [1.5.3](https://github.com/workadventure/scripting-api-extra/compare/v1.5.2...v1.5.3) (2023-11-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workadventure/scripting-api-extra",
"version": "1.5.3",
"version": "1.5.4",
"description": "A set of utility functions / features to improve WorkAdventure maps",
"main": "dist/index.js",
"types": "dist/index.d.js",
Expand Down

0 comments on commit d2d7051

Please sign in to comment.