Skip to content

Commit ebdbeb3

Browse files
chore(release): version 1.0.0
# 1.0.0 (2020-05-06) ### Bug Fixes * add commit and change dir ([959d9d0](959d9d0)) ### Features * init project ([5897da7](5897da7))
1 parent 664a9f5 commit ebdbeb3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 1.0.0 (2020-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* add commit and change dir ([959d9d0](https://github.com/serverless-tencent/tencent-component-monitor/commit/959d9d044c88d760cb1b13a45731f44cc08208c8))
7+
8+
9+
### Features
10+
11+
* init project ([5897da7](https://github.com/serverless-tencent/tencent-component-monitor/commit/5897da78ac3f2f66ec98442b25c88ae43305b576))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-monitor",
3-
"version": "0.0.2",
3+
"version": "1.0.0",
44
"description": "Tencent component monitor",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)