Skip to content

Commit 0dff54a

Browse files
chore(release): version 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2020-03-17) ### Bug Fixes * remove module name prefix ([2222497](2222497))
1 parent 2222497 commit 0dff54a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.7](https://github.com/serverless-plus/tencent-serverless-http/compare/v1.0.6...v1.0.7) (2020-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* remove module name prefix ([2222497](https://github.com/serverless-plus/tencent-serverless-http/commit/22224979dc4f40a775cc724aa0111013f61c5a7a))
7+
18
## [1.0.5](https://github.com/serverless-plus/tencent-serverless-http/compare/v1.0.4...v1.0.5) (2020-02-09)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-serverless-http",
3-
"version": "1.0.5",
3+
"version": "1.0.7",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)