Skip to content

Commit 4ec8279

Browse files
chore(release): 1.7.7 [skip ci]
## [1.7.7](v1.7.6...v1.7.7) (2024-03-27) ### Bug Fixes * improve keypad UI for mobile ([#235](#235)) ([572fb10](572fb10))
1 parent 572fb10 commit 4ec8279

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.7](https://github.com/workadventure/scripting-api-extra/compare/v1.7.6...v1.7.7) (2024-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* improve keypad UI for mobile ([#235](https://github.com/workadventure/scripting-api-extra/issues/235)) ([572fb10](https://github.com/workadventure/scripting-api-extra/commit/572fb10353859a35ebd9773b1c50f65ae601c015))
7+
18
## [1.7.6](https://github.com/workadventure/scripting-api-extra/compare/v1.7.5...v1.7.6) (2024-03-25)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workadventure/scripting-api-extra",
3-
"version": "1.7.6",
3+
"version": "1.7.7",
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)