Skip to content

Commit 0acd5d6

Browse files
chore(release): 1.0.0-alpha.7 [skip ci]
# [1.0.0-alpha.7](v1.0.0-alpha.6...v1.0.0-alpha.7) (2021-08-19) ### Bug Fixes * Fixing dry-run failed getting correct tag (again) ([f5f994e](f5f994e))
1 parent 3365a8a commit 0acd5d6

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.0.0-alpha.7](https://github.com/workadventure/scripting-api-extra/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2021-08-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixing dry-run failed getting correct tag (again) ([f5f994e](https://github.com/workadventure/scripting-api-extra/commit/f5f994ee68fc441cde35ff616e7b31f91bbe9afa))
7+
18
# [1.0.0-alpha.6](https://github.com/workadventure/scripting-api-extra/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2021-08-19)
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.0.0-alpha.6",
3+
"version": "1.0.0-alpha.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)