mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-23 23:07:17 +00:00
v1.5.101
This commit is contained in:
parent
7c24d1486f
commit
f8f33712b0
14
CHANGELOG.md
14
CHANGELOG.md
@ -3,6 +3,20 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# v1.5.101
|
||||
## (2020-07-09)
|
||||
|
||||
* Resize modal to show content appropriately [Lorenzo Alberto Maria Ambrosi]
|
||||
* Update etcher-sdk to v4.1.16 [Lorenzo Alberto Maria Ambrosi]
|
||||
* Convert sass to plain css [Lorenzo Alberto Maria Ambrosi]
|
||||
* Remove unused scss [Lorenzo Alberto Maria Ambrosi]
|
||||
* Remove unused warning in settings [Lorenzo Alberto Maria Ambrosi]
|
||||
* Refactor UI without bootstrap & flexboxgrid [Lorenzo Alberto Maria Ambrosi]
|
||||
* Restyle modals [Lorenzo Alberto Maria Ambrosi]
|
||||
* Remove bootstrap & flexboxgrid [Lorenzo Alberto Maria Ambrosi]
|
||||
* Rework and move flashing view elements [Lorenzo Alberto Maria Ambrosi]
|
||||
* Refactor UI grid to use rendition [Lorenzo Alberto Maria Ambrosi]
|
||||
|
||||
# v1.5.100
|
||||
## (2020-06-22)
|
||||
|
||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.5.100",
|
||||
"version": "1.5.101",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@ -17752,4 +17752,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.5.100",
|
||||
"version": "1.5.101",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user