Skip to content

Commit 7df7399

Browse files
authored
Merge pull request #375 from nextcloud/v5.3.0
2 parents 21abb30 + 518afda commit 7df7399

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [v5.3.0](https://github.com/nextcloud/webpack-vue-config/tree/v5.3.0) (2022-08-10)
4+
5+
[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.2.1...v5.3.0)
6+
7+
**Changed:**
8+
9+
- Update engines versions to Node 16 with Npm 7 or Npm 8
10+
311
## [v5.2.1](https://github.com/nextcloud/webpack-vue-config/tree/v5.2.1) (2022-07-02)
412

513
[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.2.0...v5.2.1)

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": "5.2.1",
3+
"version": "5.3.0",
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)