Skip to content

Commit 70d1b07

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-08-09) ### Bug Fixes * Display the congratulation screen ([525da18](525da18))
1 parent c27a42d commit 70d1b07

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.1.1](https://github.com/workadventure/quests/compare/v1.1.0...v1.1.1) (2023-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* Display the congratulation screen ([525da18](https://github.com/workadventure/quests/commit/525da181d7d4f066bb4c345478338c81a555eab5))
7+
18
# [1.1.0](https://github.com/workadventure/quests/compare/v1.0.0...v1.1.0) (2023-08-08)
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/quests",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Utility functions to create quests for WorkAdventure",
55
"type": "module",
66
"main": "./dist/quests.umd.cjs",

0 commit comments

Comments
 (0)