Skip to content

Commit 9db7896

Browse files
committed
chore(release): 17.1.1
1 parent 537487e commit 9db7896

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Diff for: CHANGELOG.md

+13-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
### [17.1.1](https://github.com/freddy38510/vue-loader/compare/v17.1.0...v17.1.1) (2022-11-19)
6+
7+
8+
### Bug Fixes
9+
10+
* add `vue` and `@vue/compiler-sfc` to optional peerDependencies ([e12884b](https://github.com/freddy38510/vue-loader/commit/e12884bd6e3c359dcd3b4b112be98f13220417ef)), closes [#1944](https://github.com/freddy38510/vue-loader/issues/1944)
11+
* **deps:** update dependency loader-utils to v2.0.4 [security] ([#30](https://github.com/freddy38510/vue-loader/issues/30)) ([a7a8481](https://github.com/freddy38510/vue-loader/commit/a7a84816356d454875dbca4efbb5a6459eeff46e))
12+
* merge custom queries rather than appending ([#1911](https://github.com/freddy38510/vue-loader/issues/1911)) ([dccffeb](https://github.com/freddy38510/vue-loader/commit/dccffeb38d8cebfc964da2cb3602a110d6c14f9b))
13+
114
# [17.1.0](https://github.com/freddy38510/vue-loader/compare/v17.0.0...v17.1.0) (2022-02-26)
215

316

@@ -402,6 +415,3 @@
402415
* properly map template position ([ee26c3a](https://github.com/vuejs/vue-loader/commit/ee26c3a10df6fb93556487362c49f57a52f0e2be))
403416
* scopeId support ([d9f932e](https://github.com/vuejs/vue-loader/commit/d9f932ee14f34f9954481a95a323f2a1674c16ee))
404417
* support custom blocks ([f238f59](https://github.com/vuejs/vue-loader/commit/f238f5913108c66e3a69800d9e1c771ee56d5c46))
405-
406-
407-

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@freddy38510/vue-loader",
3-
"version": "17.1.0",
3+
"version": "17.1.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"repository": "freddy38510/vue-loader",

0 commit comments

Comments
 (0)