Skip to content

Commit d24002e

Browse files
authored
Merge pull request #88 from GlobalHive/release-please--branches--master--components--vuejs-tour
chore(master): release 2.3.5
2 parents 5028c36 + 89875c0 commit d24002e

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [2.3.5](https://github.com/GlobalHive/vuejs-tour/compare/v2.3.4...v2.3.5) (2025-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* [#86](https://github.com/GlobalHive/vuejs-tour/issues/86) lastStep is 0 after refresh ([8e504dc](https://github.com/GlobalHive/vuejs-tour/commit/8e504dc283b8bbd40edc02c2cffb5055eb1690b3))
9+
* Fixed tsconfig noEmit ([c06ec9f](https://github.com/GlobalHive/vuejs-tour/commit/c06ec9f28862cef7b806f2666378cf71741c7a74))
10+
311
## [2.3.4](https://github.com/GlobalHive/vuejs-tour/compare/v2.3.3...v2.3.4) (2024-12-11)
412

513

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": "2.3.4",
3+
"version": "2.3.5",
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
"license": "MIT",

0 commit comments

Comments
 (0)