Skip to content

Commit 9d7af5e

Browse files
committed
chore: prepare v7.0.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent ed6f6db commit 9d7af5e

File tree

3 files changed

+13
-19
lines changed

3 files changed

+13
-19
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
-->
55
# Changelog
66

7+
## [7.0.1](https://github.com/nextcloud/webpack-vue-config/tree/v7.0.1) (2025-11-07)
8+
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v7.0.0...v7.0.1)
9+
10+
### Changed
11+
* chore: update Node and NPM version by @susnux in https://github.com/nextcloud-libraries/webpack-vue-config/pull/695
12+
This package now does officially work with Node 22 and Node 24.
13+
* ci: update workflows from organization by @susnux in https://github.com/nextcloud-libraries/webpack-vue-config/pull/694
14+
715
## [7.0.0](https://github.com/nextcloud/webpack-vue-config/tree/7.0.0) (2025-11-03)
816

917
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.3.2...7.0.0)

package-lock.json

Lines changed: 4 additions & 18 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": "@nextcloud/webpack-vue-config",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "A webpack vue config for nextcloud apps",
55
"keywords": [
66
"nextcloud",

0 commit comments

Comments
 (0)