Skip to content

Commit 5b59425

Browse files
committed
6.1.0
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
1 parent 5522e9f commit 5b59425

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

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

7+
## [v6.1.0](https://github.com/nextcloud/webpack-vue-config/tree/v6.1.0) (2024-09-17)
8+
* Update package npm version by @skjnldsv in https://github.com/nextcloud-libraries/webpack-vue-config/pull/608
9+
* Fix npm audit by @nextcloud-command in https://github.com/nextcloud-libraries/webpack-vue-config/pull/609
10+
* Dependencies update
11+
712
## [v6.0.1](https://github.com/nextcloud/webpack-vue-config/tree/v6.0.1) (2024-01-29)
813

914
[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.5.1...v6.0.0)

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": "@nextcloud/webpack-vue-config",
3-
"version": "6.0.1",
3+
"version": "6.1.0",
44
"description": "A webpack vue config for nextcloud apps",
55
"author": "John Molakvoæ <[email protected]>",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)