Skip to content

Commit 9d1c49a

Browse files
committed
chore(release): 17.3.0
1 parent 56bc93f commit 9d1c49a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
## [17.3.0](https://github.com/freddy38510/vue-loader/compare/v17.2.1...v17.3.0) (2023-09-06)
6+
7+
8+
### Features
9+
10+
* support experimental inline match resource ([#2046](https://github.com/freddy38510/vue-loader/issues/2046)) ([cd07b1c](https://github.com/freddy38510/vue-loader/commit/cd07b1cba9dd4edd07f178fb1bb03917d901e9a8))
11+
12+
13+
### Bug Fixes
14+
15+
* properly close the watcher after tests ([c1e6267](https://github.com/freddy38510/vue-loader/commit/c1e62679a1f4f8c87dec4197f509b09829495a25))
16+
* windows path for `experiments.css` ([#2049](https://github.com/freddy38510/vue-loader/issues/2049)) ([56bc93f](https://github.com/freddy38510/vue-loader/commit/56bc93fabeb6dcb6b7ebc9cbb900d586f1aff568))
17+
518
## [17.2.1](https://github.com/freddy38510/vue-loader/compare/v17.2.0...v17.2.1) (2023-09-03)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@freddy38510/vue-loader",
3-
"version": "17.2.1",
3+
"version": "17.3.0",
44
"license": "MIT",
55
"author": "Evan You",
66
"repository": "freddy38510/vue-loader",

0 commit comments

Comments
 (0)