Skip to content

Commit c5cd92d

Browse files
chore(master): release 2.6.0
1 parent ce5f9ac commit c5cd92d

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+
## [2.6.0](https://github.com/GlobalHive/vuejs-tour/compare/v2.5.0...v2.6.0) (2025-11-16)
4+
5+
6+
### Features
7+
8+
* Re-implement hot-switching for tour name and steps in VTour component ([7cbb2e0](https://github.com/GlobalHive/vuejs-tour/commit/7cbb2e0df16bbfbeb090e9655d04c4bed3a4dd80))
9+
310
## [2.5.0](https://github.com/GlobalHive/vuejs-tour/compare/v2.4.3...v2.5.0) (2025-11-06)
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": "2.5.0",
3+
"version": "2.6.0",
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)