Skip to content

Commit e10881a

Browse files
authored
Merge pull request #60 from GlobalHive/release-please--branches--master--components--vuejs-tour
chore(master): release 2.0.1
2 parents c9c046b + 48edcaf commit e10881a

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [2.0.1](https://github.com/GlobalHive/vuejs-tour/compare/v2.0.0...v2.0.1) (2024-07-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **Package:** Fixed not using npm ([c9c046b](https://github.com/GlobalHive/vuejs-tour/commit/c9c046be28fad2e1f4ee85a50ee635cbed53c194))
9+
* **Workflow:** Fixed NPM release ([a053465](https://github.com/GlobalHive/vuejs-tour/commit/a0534653b46414198a23efe6271f7e012cfe2f86))
10+
311
## [2.0.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.7.0...v2.0.0) (2024-07-05)
412

513

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