Merge pull request #2192 from resin-io/release-1.4.1

Release v1.4.1
This commit is contained in:
Jonas Hermsmeier 2018-04-11 00:14:21 +02:00 committed by GitHub
commit 1c43ee1b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## v1.4.1 - 2018-04-10
### Fixes
- Exclude package.json from UI bundle
## v1.4.0 - 2018-04-05
### Features

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "etcher",
"version": "1.4.0",
"version": "1.4.1",
"dependencies": {
"@types/angular": {
"version": "1.6.17",

View File

@ -1,7 +1,7 @@
{
"name": "etcher",
"displayName": "Etcher",
"version": "1.4.0",
"version": "1.4.1",
"packageType": "local",
"updates": {
"enabled": true,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB