Skip to content

Commit

Permalink
[skip ci] chore(release): v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Nov 22, 2019
1 parent 8c83c27 commit 70ccf21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [1.2.3](https://github.com/FEMessage/log-viewer/compare/v1.2.2...v1.2.3) (2019-11-22)


### Bug Fixes

* 开头空格不显示 ([#9](https://github.com/FEMessage/log-viewer/issues/9)) ([9f19faa](https://github.com/FEMessage/log-viewer/commit/9f19faa))



### [1.2.2](https://github.com/FEMessage/log-viewer/compare/v1.2.1...v1.2.2) (2019-10-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@femessage/log-viewer",
"version": "1.2.2",
"version": "1.2.3",
"description": "💻 View terminal logs in browser",
"author": "https://github.com/FEMessage",
"license": "MIT",
Expand Down

0 comments on commit 70ccf21

Please sign in to comment.