Skip to content

Commit

Permalink
v11.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Jun 28, 2019
1 parent a6b2825 commit 8bf884d
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 2 deletions.
21 changes: 21 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
- commits:
- subject: Unpin selected dependencies following addition of npm-shrinkwrap.json
hash: 77089e31e471398ec098689e414f138739424be6
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
signed-off-by: Paulo Castro <paulo@balena.io>
author: Paulo Castro
- subject: Add npm-shrinkwrap.json file to control dependency updates
hash: 7c6bae491f3682476daa0cca00bc12043378d3f9
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
signed-off-by: Paulo Castro <paulo@balena.io>
author: Paulo Castro
version: 11.4.1
date: 2019-06-28T12:50:58.844Z
- commits:
- subject: Add options to 'balena version' to show Node.js version
hash: 9d5ecb5f9c25612f50e98b616c74761cd33f3a0e
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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/).

## 11.4.1 - 2019-06-28

* Unpin selected dependencies following addition of npm-shrinkwrap.json [Paulo Castro]
* Add npm-shrinkwrap.json file to control dependency updates [Paulo Castro]

## 11.4.0 - 2019-06-27

* Add options to 'balena version' to show Node.js version [Paulo Castro]
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "11.4.0",
"version": "11.4.1",
"description": "The official balena CLI tool",
"main": "./build/actions/index.js",
"homepage": "https://github.com/balena-io/balena-cli",
Expand Down

0 comments on commit 8bf884d

Please sign in to comment.