Skip to content

Commit 82cb097

Browse files
chore(release): 0.1.14
1 parent c980108 commit 82cb097

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.14](https://github.com/nitrictech/node-sdk/compare/v0.1.13...v0.1.14) (2021-06-19)
6+
7+
8+
### Features
9+
10+
* **faas:** Update FaaS to use gRPC interface with memrbane. ([df23235](https://github.com/nitrictech/node-sdk/commit/df23235a9475150486b36ebe25c686f05f0e9458))
11+
512
### [0.1.11](https://github.com/nitrictech/node-sdk/compare/v0.1.10...v0.1.11) (2021-05-26)
613

714
### [0.1.10](https://github.com/nitrictech/node-sdk/compare/v0.1.9...v0.1.10) (2021-05-25)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nitric/sdk",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "Nitric NodeJS client sdk",
55
"author": "Nitric <https://github.com/nitrictech>",
66
"repository": "https://github.com/nitrictech/node-sdk",

0 commit comments

Comments
 (0)