Change-type: major
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
This commit is contained in:
Lorenzo Alberto Maria Ambrosi 2018-11-08 01:39:27 +01:00
parent 15951509a7
commit 6e9deeba5b
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