diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e0a8b2c..459df795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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/). +## 9.15.2 - 2019-03-18 + +* Bump resin-multibuild (2.1.4), docker-progress (3.0.5), resin-lint (3.0.1) [Paulo Castro] + ## 9.15.1 - 2019-03-12 * Add maintainer, reviewers, and devexp team as code owners [Gergely Imreh] diff --git a/package.json b/package.json index 1a131923..15f9d2fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "balena-cli", - "version": "9.15.1", + "version": "9.15.2", "description": "The official balena CLI tool", "main": "./build/actions/index.js", "homepage": "https://github.com/balena-io/balena-cli",