Skip to content

Commit a6933ff

Browse files
chore(master): release 1.3.9
1 parent 3ca0fbb commit a6933ff

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.3.9](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.8...v1.3.9) (2023-12-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **actions:** Fixed docs action ([959394c](https://github.com/GlobalHive/vuejs-tour/commit/959394cc422fe6343c9e4776375d8e1e72d82b7a))
9+
* **actions:** Fixed npm action ([ada714f](https://github.com/GlobalHive/vuejs-tour/commit/ada714fab6bac6396c7c8da041ab4963950339e8))
10+
* **actions:** Fixed release action ([3ca0fbb](https://github.com/GlobalHive/vuejs-tour/commit/3ca0fbba1160dbcaa719cff74d82bb4c521363ba))
11+
312
## [1.3.8](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.7...v1.3.8) (2023-12-22)
413

514

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