mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-05 18:38:14 +00:00
1.4.0
This commit is contained in:
parent
3e3e2a8d99
commit
0472ba1401
@ -1,3 +1,5 @@
|
|||||||
|
# v1.4.0
|
||||||
|
|
||||||
* Report Host OS version to the API [Pablo]
|
* Report Host OS version to the API [Pablo]
|
||||||
* Use _.defaults instead of _.extend to ensure internal env vars are not overwritten [Pablo]
|
* Use _.defaults instead of _.extend to ensure internal env vars are not overwritten [Pablo]
|
||||||
* Expose resin API key to apps [Pablo]
|
* Expose resin API key to apps [Pablo]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.3.2",
|
"version": "1.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "bash postinstall.sh",
|
"postinstall": "bash postinstall.sh",
|
||||||
"start": "./entry.sh"
|
"start": "./entry.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user