Skip to content

Commit 8079377

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.4.0
1 parent 85df1d3 commit 8079377

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.4.0](https://github.com/FEMessage/log-viewer/compare/v1.3.0...v1.4.0) (2019-12-03)
6+
7+
8+
### Features
9+
10+
* **scroll-duration:** add animate effect to auto scroll ([#11](https://github.com/FEMessage/log-viewer/issues/11)) ([7691b56](https://github.com/FEMessage/log-viewer/commit/7691b56))
11+
* Terminal colors ([#10](https://github.com/FEMessage/log-viewer/issues/10)) ([9f5408f](https://github.com/FEMessage/log-viewer/commit/9f5408f))
12+
13+
14+
515
## [1.3.0](https://github.com/FEMessage/log-viewer/compare/v1.2.3...v1.3.0) (2019-11-29)
616

717

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.3.0",
3+
"version": "1.4.0",
44
"description": "💻 View terminal logs in browser",
55
"author": "https://github.com/FEMessage",
66
"license": "MIT",

0 commit comments

Comments
 (0)