Skip to content

Commit 9d784a5

Browse files
authored
Merge pull request #99 from GlobalHive/release-please--branches--master--components--vuejs-tour
chore(master): release 2.4.2
2 parents b8c5764 + 73be9de commit 9d784a5

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
## [2.4.2](https://github.com/GlobalHive/vuejs-tour/compare/v2.4.1...v2.4.2) (2025-10-12)
4+
5+
6+
### Bug Fixes
7+
8+
* add scss build to ci (temp) ([aeffefe](https://github.com/GlobalHive/vuejs-tour/commit/aeffefe7922d83ddfa9fcb150c8b7b83c358fcc7))
9+
* Default scss preprocessor is not modern-compiler ([7964ca2](https://github.com/GlobalHive/vuejs-tour/commit/7964ca224081aca7902ac3f0fc0c16f28c1f9f16))
10+
* happy-dom RCE ([8db8f68](https://github.com/GlobalHive/vuejs-tour/commit/8db8f6817bef244e61d5fa973a850a9864cf67be))
11+
* removed unsupported node version 18 ([3be0f49](https://github.com/GlobalHive/vuejs-tour/commit/3be0f49a6ff32425f92e66665f7c08947869563d))
12+
313
## [2.4.1](https://github.com/GlobalHive/vuejs-tour/compare/v2.4.0...v2.4.1) (2025-10-10)
414

515

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.4.1",
3+
"version": "2.4.2",
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 <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)