mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-16 15:56:33 +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.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
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
|
## v1.4.6 - 2018-10-28
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"version": "1.4.6",
|
"version": "1.4.7",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free-webfonts": {
|
"@fortawesome/fontawesome-free-webfonts": {
|
||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"private": true,
|
"private": true,
|
||||||
"displayName": "balenaEtcher",
|
"displayName": "balenaEtcher",
|
||||||
"version": "1.4.6",
|
"version": "1.4.7",
|
||||||
"packageType": "local",
|
"packageType": "local",
|
||||||
"updates": {
|
"updates": {
|
||||||
"enabled": true,
|
"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