Skip to content

Commit 7a5f10d

Browse files
authored
Merge pull request #699 from nextcloud-libraries/release/v7.0.2
release: v7.0.2
2 parents fa7363e + 29c474a commit 7a5f10d

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

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+
## [7.0.2](https://github.com/nextcloud/webpack-vue-config/tree/v7.0.2) (2025-11-18)
8+
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v7.0.1...v7.0.2)
9+
10+
### Fixes
11+
* fix: define vue compile time flags by @ShGKme in https://github.com/nextcloud-libraries/webpack-vue-config/pull/698
12+
713
## [7.0.1](https://github.com/nextcloud/webpack-vue-config/tree/v7.0.1) (2025-11-07)
814
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v7.0.0...v7.0.1)
915

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": "7.0.1",
3+
"version": "7.0.2",
44
"description": "A webpack vue config for nextcloud apps",
55
"keywords": [
66
"nextcloud",

0 commit comments

Comments
 (0)