Skip to content

Commit ec8a8ef

Browse files
authored
Merge pull request #119 from GlobalHive/release-please--branches--master--components--vuejs-tour
chore(master): release 3.0.0
2 parents 75cfb51 + a7df046 commit ec8a8ef

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/GlobalHive/vuejs-tour/compare/v2.6.2...v3.0.0) (2026-01-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **VTour:** CSS changes, check your custom designs
9+
* Prefix tooltip and backdrop IDs with 'vjt-' for consistency
10+
* Adjust highlight class naming for better clarity
11+
12+
### Bug Fixes
13+
14+
* **VTour:** update dynamic IDs for tooltips and backdrops ([3898479](https://github.com/GlobalHive/vuejs-tour/commit/3898479755ae705af7c70eb78d141bc28383627d))
15+
316
## [2.6.2](https://github.com/GlobalHive/vuejs-tour/compare/v2.6.1...v2.6.2) (2026-01-16)
417

518

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.6.2",
3+
"version": "3.0.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)