Skip to content

Commit

Permalink
v15.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Oct 23, 2020
1 parent b28c2f7 commit bc94068
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
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: Add SDK methods for org invites
hash: 2f97747e0be8f5f42049cd9548993ae79c792be6
body: ''
footer:
See: >-
https://www.flowdock.com/app/rulemotion/p-organizations/threads/o043xZcnvf1tTjmjykyulfIYP14
see: >-
https://www.flowdock.com/app/rulemotion/p-organizations/threads/o043xZcnvf1tTjmjykyulfIYP14
Connects-to: '#1007'
connects-to: '#1007'
Depends-on: 'https://github.com/balena-io-modules/balena-errors/pull/46'
depends-on: 'https://github.com/balena-io-modules/balena-errors/pull/46'
Change-type: minor
change-type: minor
Signed-off-by: Amit Solanki <[email protected]>
signed-off-by: Amit Solanki <[email protected]>
author: Amit Solanki
nested: []
version: 15.16.0
date: 2020-10-23T11:25:10.298Z
- commits:
- subject: Modify the os update to check against hostapp release
hash: 65991f10a29a34f78153b8074969e915a25d6742
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

## 15.16.0 - 2020-10-23

* Add SDK methods for org invites [Amit Solanki]

## 15.15.0 - 2020-10-22

* Modify the os update to check against hostapp release [Stevche Radevski]
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": "15.15.0",
"version": "15.16.0",
"description": "The Balena JavaScript SDK",
"main": "index.js",
"types": "typings/balena-sdk/index.d.ts",
Expand Down

0 comments on commit bc94068

Please sign in to comment.