Skip to content

Commit b82f7a4

Browse files
authored
Merge pull request #104 from GlobalHive/release-please--branches--master--components--vuejs-tour
chore(master): release 2.5.0
2 parents 5e692aa + 31424cd commit b82f7a4

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/GlobalHive/vuejs-tour/compare/v2.4.3...v2.5.0) (2025-11-06)
4+
5+
6+
### Features
7+
8+
* Add comprehensive accessibility tests for VTour component ([28a7fd1](https://github.com/GlobalHive/vuejs-tour/commit/28a7fd16667f3433199894e79817ccf922ea743a))
9+
* Enhance jump options with customizable easing functions and improve accessibility support ([e295b99](https://github.com/GlobalHive/vuejs-tour/commit/e295b99dbf30f0e6d1a2495212904aab6730c759))
10+
* enhance VTour component with default tooltip placement and multi-instance support ([f3ef42b](https://github.com/GlobalHive/vuejs-tour/commit/f3ef42b3f3004f959bd065a4caceb279d5415c56))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* release 2.5.0 ([ba4c32d](https://github.com/GlobalHive/vuejs-tour/commit/ba4c32d5eda2b0208f5a611d7a8c854e83ecefaf))
16+
317
## [2.4.3](https://github.com/GlobalHive/vuejs-tour/compare/v2.4.2...v2.4.3) (2025-10-12)
418

519

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.4.3",
3+
"version": "2.5.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 <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)