Skip to content

Commit 255eb7c

Browse files
committed
"chore(release): v1.7.0"
1 parent e7db7d6 commit 255eb7c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.7.0](https://github.com/fangbinwei/aliyun-oss-uploader/compare/v1.6.0...v1.7.0) (2020-08-22)
6+
7+
8+
### Features
9+
10+
* **templateSubstitute:** support 'relativeToVsRootPath' trim prefix ([2ccef64](https://github.com/fangbinwei/aliyun-oss-uploader/commit/2ccef64a92e15991723d448fcdd594b209cb1567))
11+
512
## [1.6.0](https://github.com/fangbinwei/aliyun-oss-uploader/compare/v1.5.1...v1.6.0) (2020-08-22)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"image uploader",
1919
"upload image"
2020
],
21-
"version": "1.6.0",
21+
"version": "1.7.0",
2222
"icon": "resources/logo.png",
2323
"engines": {
2424
"vscode": "^1.40.0"

0 commit comments

Comments
 (0)