Skip to content

Commit

Permalink
v11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Nov 1, 2018
1 parent 1319eac commit 46b7ac8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
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/).

## v11.1.0 - 2018-11-01

* Add release tracking methods [Thodoris Greasidis]
* Tests/integration/setup: Fix release creation race condition [Thodoris Greasidis]

## v11.0.0 - 2018-10-29

* Typings: Add typings for the application_membership_role resource [Thodoris Greasidis]
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": "balena-sdk",
"version": "11.0.0",
"version": "11.1.0",
"description": "The Balena JavaScript SDK",
"main": "build/balena.js",
"types": "typings/balena-sdk.d.ts",
Expand Down

0 comments on commit 46b7ac8

Please sign in to comment.