Skip to content

Commit

Permalink
Bump to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
João Neto authored and netoax committed Jul 10, 2019
1 parent ffe2af0 commit 5393331
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.1.0](https://github.com/CESARBR/knot-cloud-sdk-js/compare/v1.0.0...v1.1.0)

## Features

- Add support to [WebSocket Client v1.1.2](https://github.com/CESARBR/knot-cloud-websocket/releases/tag/v1.1.2)

### Documentation

- Add initial documentation

# [1.0.0](https://github.com/CESARBR/knot-cloud-sdk-js/compare/2ae6553...v1.0.0)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.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": "@cesarbr/knot-cloud-sdk-js",
"version": "1.0.0",
"version": "1.1.0",
"description": "KNoT Cloud SDK for NodeJS and browser",
"main": "./dist/main.js",
"module": "./dist/module.mjs",
Expand Down

0 comments on commit 5393331

Please sign in to comment.