Skip to content

Commit 7d63b00

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.1.0
1 parent 9909b91 commit 7d63b00

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +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.1.0](https://github.com/FEMessage/log-viewer/compare/v1.0.1...v1.1.0) (2019-09-20)
6+
7+
8+
### Features
9+
10+
* 变更 loading 样式为 3 个小圆点 ([#4](https://github.com/FEMessage/log-viewer/issues/4)) ([e96beea](https://github.com/FEMessage/log-viewer/commit/e96beea))
11+
12+
13+
514
### 1.0.1 (2019-07-29)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@femessage/log-viewer",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "💻 View terminal logs in browser",
55
"author": "https://github.com/FEMessage",
66
"license": "MIT",

0 commit comments

Comments
 (0)