Skip to content

Commit 6488364

Browse files
authored
v1.27.11 (#233)
1 parent 063b063 commit 6488364

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
所有对 "Aliyun Serverless" 插件的更改都将记录在这个文件中。
44

5+
## 1.27.11 - 2020-05-17
6+
### Added
7+
1. 针对流程定义文件优化语法提示触发检测方式
8+
59
## 1.27.10 - 2020-05-10
610
### Fixed
711
1. 修复 Aliyun::Serverless::Service 的 NasConfig Schema 校验

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "aliyun",
55
"icon": "media/aliyun-serverless-extension.png",
66
"description": "Aliyun Function Compute extension. Lets you develop your serverless application of Aliyun within VSCode.",
7-
"version": "1.27.10",
7+
"version": "1.27.11",
88
"engines": {
99
"vscode": "^1.31.0"
1010
},

0 commit comments

Comments
 (0)