Skip to content

Commit 7ec9403

Browse files
authored
Merge pull request #37 from GlobalHive/release-please--branches--master--components--vuejs-tour
chore(master): release 1.3.8
2 parents 0647880 + f7335e8 commit 7ec9403

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.8](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.7...v1.3.8) (2023-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **VTour:** Fixed non async code ([aa583c6](https://github.com/GlobalHive/vuejs-tour/commit/aa583c652599bf7794492933113a479ef5647f58))
9+
310
## [1.3.7](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.6...v1.3.7) (2023-10-16)
411

512

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": "@globalhive/vuejs-tour",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"description": "VueJS Tour is a lightweight, simple and customizable tour plugin. It provides a quick and easy way to guide your users through your application.",
55
"author": "Global Hive <support@globalhive.de>",
66
"private": false,

0 commit comments

Comments
 (0)