Skip to content

Commit

Permalink
v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Mar 9, 2020
1 parent c3bef9e commit 7013dc4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.20 - 2020-03-09

* Lazy-load crc [Pagan Gazzard]
* Lazy-load mountutils [Pagan Gazzard]
* Lazy-load xxhash [Pagan Gazzard]
* Lazy-load node-raspberrypi-usbboot [Pagan Gazzard]

## 2.0.19 - 2020-03-09

* Update and typedoc / typedoc-plugin-markdown [Pagan Gazzard]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "etcher-sdk",
"version": "2.0.19",
"version": "2.0.20",
"description": "Etcher SDK",
"author": "Balena.io Ltd <hello@etcher.io> (https://balena.io)",
"main": "build/index.js",
Expand Down

0 comments on commit 7013dc4

Please sign in to comment.