Skip to content

Commit

Permalink
[skip ci] chore(release): v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Oct 18, 2019
1 parent b2c044d commit b2d439a
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.2](https://github.com/FEMessage/log-viewer/compare/v1.2.1...v1.2.2) (2019-10-18)


### Bug Fixes

* adjust loading animation ([#7](https://github.com/FEMessage/log-viewer/issues/7)) ([5d59beb](https://github.com/FEMessage/log-viewer/commit/5d59beb))



### [1.2.1](https://github.com/FEMessage/log-viewer/compare/v1.2.0...v1.2.1) (2019-09-20)


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.1",
"version": "1.2.2",
"description": "💻 View terminal logs in browser",
"author": "https://github.com/FEMessage",
"license": "MIT",
Expand Down

0 comments on commit b2d439a

Please sign in to comment.