Skip to content

Commit d5305c4

Browse files
committed
chore(release): v6.1.1
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
1 parent e1be26e commit d5305c4

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

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

7+
## [v6.1.1](https://github.com/nextcloud/webpack-vue-config/tree/v6.1.1) (2024-09-23)
8+
9+
### 🐛 Bug Fix
10+
11+
* fix: include `process` Node polyfill by @ShGKme in https://github.com/nextcloud-libraries/webpack-vue-config/pull/613
12+
713
## [v6.1.0](https://github.com/nextcloud/webpack-vue-config/tree/v6.1.0) (2024-09-17)
814
* Update package npm version by @skjnldsv in https://github.com/nextcloud-libraries/webpack-vue-config/pull/608
915
* Fix npm audit by @nextcloud-command in https://github.com/nextcloud-libraries/webpack-vue-config/pull/609

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.1.0",
3+
"version": "6.1.1",
44
"description": "A webpack vue config for nextcloud apps",
55
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)