Skip to content

Commit

Permalink
Merge pull request #237 from nextcloud/release/v4.1.3
Browse files Browse the repository at this point in the history
4.1.3
  • Loading branch information
artonge committed Nov 8, 2021
2 parents 3199c67 + e6f9c5d commit ad7a334
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [v4.1.3](https://github.com/nextcloud/webpack-vue-config/tree/v4.1.3) (2021-11-08)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.2...v4.1.3)

**Merged pull requests:**

* Change webpack version in peerDep to match devDep by @artonge in https://github.com/nextcloud/webpack-vue-config/pull/233
* Bump webpack from 5.46.0 to 5.62.1 by @dependabot in https://github.com/nextcloud/webpack-vue-config/pull/235
* Bump css-loader from 6.5.0 to 6.5.1 by @dependabot in https://github.com/nextcloud/webpack-vue-config/pull/236

## [v4.1.2](https://github.com/nextcloud/webpack-vue-config/tree/v4.1.2) (2021-11-03)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.1...v4.1.2)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextcloud/webpack-vue-config",
"version": "4.1.2",
"version": "4.1.3",
"description": "A webpack vue config for nextcloud apps",
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
"license": "AGPL-3.0-or-later",
Expand Down Expand Up @@ -62,4 +62,4 @@
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.0.0"
}
}
}

0 comments on commit ad7a334

Please sign in to comment.