Skip to content

Commit c0c7e0b

Browse files
authored
Merge pull request #57 from GlobalHive/release-please--branches--master--components--vuejs-tour
chore(master): release 1.7.0
2 parents 4f3eb8c + 8646876 commit c0c7e0b

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.6.1...v1.7.0) (2024-07-05)
4+
5+
6+
### Features
7+
8+
* **Docs:** Adding docs using vitepress ([633b017](https://github.com/GlobalHive/vuejs-tour/commit/633b0173b2c0a8bb4a7f03f122c2b1f69f37ffad))
9+
* **Project:** Added Typescript ([2d80e28](https://github.com/GlobalHive/vuejs-tour/commit/2d80e28315bb708fb539dd13ca631b043de33427))
10+
311
## [1.6.1](https://github.com/GlobalHive/vuejs-tour/compare/v1.6.0...v1.6.1) (2024-06-03)
412

513

@@ -198,4 +206,4 @@
198206

199207
* **docs:** Fixed missing package error ([5994f85](https://github.com/GlobalHive/vuejs-tour/commit/5994f8528a5d95f318d29a99d76d0c4936a5c5dd))
200208
* **package:** fixed formatting ([50eba1c](https://github.com/GlobalHive/vuejs-tour/commit/50eba1c5ed4c55d1a9bfd470071299bc6e8c6328))
201-
* **package:** Fixed pop up showing before start ([6d1feaa](https://github.com/GlobalHive/vuejs-tour/commit/6d1feaab5e0ae90bb1b9863cf8c307501387e1fc))
209+
* **package:** Fixed pop up showing before start ([6d1feaa](https://github.com/GlobalHive/vuejs-tour/commit/6d1feaab5e0ae90bb1b9863cf8c307501387e1fc))

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