mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-02 20:16:47 +00:00
1.1.1
This commit is contained in:
parent
d90c3f0414
commit
91b6c1b808
@ -1,3 +1,6 @@
|
|||||||
|
# v1.1.1
|
||||||
|
|
||||||
|
* Prevent non-fatal errors from causing the supervisor to exit [Lorenzo]
|
||||||
* Use buildtime env vars as the default Pubnub and Mixpanel keys [Pablo]
|
* Use buildtime env vars as the default Pubnub and Mixpanel keys [Pablo]
|
||||||
|
|
||||||
# v1.1.0
|
# v1.1.0
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "bash postinstall.sh",
|
"postinstall": "bash postinstall.sh",
|
||||||
"start": "./entry.sh"
|
"start": "./entry.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user