Skip to content

Commit 7a250bf

Browse files
chore(master): release 1.5.0
1 parent d53273d commit 7a250bf

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.4.0...v1.5.0) (2024-01-04)
4+
5+
6+
### Features
7+
8+
* **VTour:** Added goToStep function ([2f4e8b2](https://github.com/GlobalHive/vuejs-tour/commit/2f4e8b22292bf9baa1b95f7df55e19379d17ab33))
9+
10+
11+
### Bug Fixes
12+
13+
* **actions:** Fixed workflow automation ([28d458b](https://github.com/GlobalHive/vuejs-tour/commit/28d458b354d6ba32e93e5488266ee034131a6c18))
14+
315
## [1.4.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.9...v1.4.0) (2023-12-29)
416

517

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": "1.4.0",
3+
"version": "1.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 <support@globalhive.de>",
66
"private": false,

0 commit comments

Comments
 (0)