mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 17:52:51 +00:00
0.0.14
This commit is contained in:
parent
1ee3072c75
commit
f03df0b4ad
@ -1,3 +1,5 @@
|
||||
# v0.0.14
|
||||
|
||||
* Clean up tmp files left behind by npm [Page]
|
||||
* Fix an error where mixpanel events would have the wrong uuid set on first provision. [Page]
|
||||
* Update knexjs to ~0.8.3, which uses lodash 3 and means it will be deduplicated (reducing image size and runtime memory usage) [Page]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "0.0.13",
|
||||
"version": "0.0.14",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user