Merge pull request #2542 from balena-io/release-1.4.7

v1.4.7
This commit is contained in:
Lorenzo Alberto Maria Ambrosi 2018-11-12 11:47:34 +01:00 committed by GitHub
commit 333298e6c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 2 deletions

View File

@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## v1.4.7 - 2018-11-12
### Fixes
- Fix typo in contributing guidelines
- Modify versionist.conf.js to match new internal commit guidelines
### Misc
- Rename etcher to balena-etcher
- Convert Select Image button to Rendition
## v1.4.6 - 2018-10-28
### Fixes

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-etcher",
"version": "1.4.6",
"version": "1.4.7",
"dependencies": {
"@fortawesome/fontawesome-free-webfonts": {
"version": "1.0.9",

View File

@ -2,7 +2,7 @@
"name": "balena-etcher",
"private": true,
"displayName": "balenaEtcher",
"version": "1.4.6",
"version": "1.4.7",
"packageType": "local",
"updates": {
"enabled": true,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 KiB

After

Width:  |  Height:  |  Size: 278 KiB