Skip to content

Commit

Permalink
Release nodejs-vision v0.21.1 (googleapis#148)
Browse files Browse the repository at this point in the history
* Release v0.21.1

* bump nodejs-vision version in samples/
  • Loading branch information
jkwlui authored Aug 2, 2018
1 parent 58a0c12 commit 4a12d47
Show file tree
Hide file tree
Showing 5 changed files with 17,391 additions and 7,877 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@

[1]: https://www.npmjs.com/package/@google-cloud/nodejs-vision?activeTab=versions

## v0.21.1

Patch release to bring in updates to google-gax@0.18.0 so it no longer emits deprecation warnings with grpc (#120), along with other dependency updates and documentation changes.

### Dependencies
- fix(deps): update dependency google-gax to ^0.18.0 (#146)
- chore: drop dependency on common (#134)
- chore(deps): update dependency eslint-plugin-node to v7 (#127)

### Documentation
- Code Samples demonstrating Object Localization & Handwriting OCR (#133)

### Internal / Testing Changes
- build: initial kokoro setup (#145)
- chore: assert.deelEqual => assert.deepStrictEqual (#143)
- chore: move mocha options to mocha.opts (#141)
- chore: require node 8 for samples (#142)
- chore: add node templates to synth.py (#139)
- fix(deps): update dependency @google-cloud/vision to ^0.21.0 (#131)

## v0.21.0

### Implementation Changes
Expand Down
Loading

0 comments on commit 4a12d47

Please sign in to comment.