Skip to content

Commit

Permalink
chore(release): 6.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.2](v6.1.1...v6.1.2) (2021-08-25)

### Bug Fixes

* **nlc:** add deprecation warning ([5b269ae](5b269ae)), closes [#9622](https://github.com/watson-developer-cloud/node-sdk/issues/9622)
  • Loading branch information
semantic-release-bot committed Aug 25, 2021
1 parent 5b269ae commit 93652b7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.1.2](https://github.com/watson-developer-cloud/node-sdk/compare/v6.1.1...v6.1.2) (2021-08-25)


### Bug Fixes

* **nlc:** add deprecation warning ([5b269ae](https://github.com/watson-developer-cloud/node-sdk/commit/5b269ae1afec11bdc0eb078f82f12827d336f644)), closes [#9622](https://github.com/watson-developer-cloud/node-sdk/issues/9622)

## [6.1.1](https://github.com/watson-developer-cloud/node-sdk/compare/v6.1.0...v6.1.1) (2021-06-02)


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": "ibm-watson",
"version": "6.1.1",
"version": "6.1.2",
"description": "Client library to use the IBM Watson Services",
"repository": {
"type": "git",
Expand Down

0 comments on commit 93652b7

Please sign in to comment.