Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ os:
- osx

node_js:
- 'node'
- 'lts/*'
- '8'

Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ npm start

## Changelog

### [2.2.1] / 2019-05-10

- Upgrade tar to <i>4.4.8</i> due to github security alerts
- Upgrade [React](https://reactjs.org) and React-Dom to <i>16.8.6</i>


### [2.2.0] / 2019-03-26

- Upgrade webpack to v4
Expand Down
Loading