Skip to content

Commit b877d2d

Browse files
authored
Merge pull request #63 from GlobalHive/release-please--branches--master--components--vuejs-tour
chore(master): release 2.1.0
2 parents 800dca8 + f9d0b8c commit b877d2d

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+
## [2.1.0](https://github.com/GlobalHive/vuejs-tour/compare/v2.0.2...v2.1.0) (2024-07-05)
4+
5+
6+
### Features
7+
8+
* **VTour:** Added noScroll prop ([7ad9141](https://github.com/GlobalHive/vuejs-tour/commit/7ad91418ea21041935b2a64e9ab43c0f836fd1cf))
9+
10+
11+
### Bug Fixes
12+
13+
* **VTour:** Fixed tooltip not scrolling with target ([ffbe9d9](https://github.com/GlobalHive/vuejs-tour/commit/ffbe9d9ec451f5098b358bf5f09ea5f360cfd49e))
14+
* **VTour:** Fixed wrong scrolling call ([b644a86](https://github.com/GlobalHive/vuejs-tour/commit/b644a8674425b2d2c0048d419dddbb9cad4dcd97))
15+
316
## [2.0.2](https://github.com/GlobalHive/vuejs-tour/compare/v2.0.1...v2.0.2) (2024-07-05)
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.0.2",
3+
"version": "2.1.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)