mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-15 15:26:31 +00:00
v1.4.7
Change-type: major Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
This commit is contained in:
parent
15951509a7
commit
6e9deeba5b
12
CHANGELOG.md
12
CHANGELOG.md
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.4.6",
|
||||
"version": "1.4.7",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free-webfonts": {
|
||||
"version": "1.0.9",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.4.6",
|
||||
"version": "1.4.7",
|
||||
"packageType": "local",
|
||||
"updates": {
|
||||
"enabled": true,
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 276 KiB After Width: | Height: | Size: 278 KiB |
Loading…
x
Reference in New Issue
Block a user