Skip to content

Commit 105b656

Browse files
committed
chore(release): v1.1.0
1 parent 3e822dc commit 105b656

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.1.0](https://github.com/IDuxFE/idux-coder/compare/v1.0.1...v1.1.0) (2022-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* custom apis invalid ([627c10f](https://github.com/IDuxFE/idux-coder/commit/627c10f159ad9915a3c0e3fc7204963a70d66ca3))
7+
* invalid custom perfix ([78d76a9](https://github.com/IDuxFE/idux-coder/commit/78d76a9a1182eda3bf3b9ad45485d9b1589644d8))
8+
* support lower compatible version of vscode ([3e822dc](https://github.com/IDuxFE/idux-coder/commit/3e822dc572f4a510671639c51ef1f507ecfde338))
9+
10+
11+
112
## [1.0.1](https://github.com/IDuxFE/idux-coder/compare/v1.0.0...v1.0.1) (2022-08-12)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "idux-coder",
33
"displayName": "iDuxCoder",
44
"description": "💻 A IDE Extension for iDux",
5-
"version": "1.0.1",
5+
"version": "1.1.0",
66
"license": "MIT",
77
"publisher": "IDuxFE",
88
"author": {

0 commit comments

Comments
 (0)