Skip to content

Commit

Permalink
Release v2.0.0 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Sep 25, 2018
1 parent 87280aa commit ed01a8d
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 2 deletions.
81 changes: 81 additions & 0 deletions packages/google-cloud-language/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
# Changelog

[npm history][1]

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

## v2.0.0

### Breaking changes
- fix: drop support for node.js 4.x and 9.x ([#73](https://github.com/googleapis/nodejs-language/pull/73))

### New Features

### Dependencies
- fix(deps): update dependency google-gax to ^0.20.0 ([#117](https://github.com/googleapis/nodejs-language/pull/117))
- fix(deps): update dependency google-gax to ^0.19.0 ([#103](https://github.com/googleapis/nodejs-language/pull/103))
- fix(deps): update dependency google-gax to ^0.18.0 ([#89](https://github.com/googleapis/nodejs-language/pull/89))
- fix: update dependencies ([#57](https://github.com/googleapis/nodejs-language/pull/57))

### Documentation
- samples: updates all _file_gcs to _gcs ([#102](https://github.com/googleapis/nodejs-language/pull/102))
- samples: Language region tag update ([#101](https://github.com/googleapis/nodejs-language/pull/101))
- fix: update sample to use a long enough string for classify-text ([#97](https://github.com/googleapis/nodejs-language/pull/97))

### Internal / Testing Changes
- Update kokoro config ([#125](https://github.com/googleapis/nodejs-language/pull/125))
- test: remove appveyor config ([#124](https://github.com/googleapis/nodejs-language/pull/124))
- Update the CI config ([#123](https://github.com/googleapis/nodejs-language/pull/123))
- Enable prefer-const in the eslint config ([#121](https://github.com/googleapis/nodejs-language/pull/121))
- Enable no-var in eslint ([#120](https://github.com/googleapis/nodejs-language/pull/120))
- Use mocha for sample tests ([#119](https://github.com/googleapis/nodejs-language/pull/119))
- Switch to let/const ([#118](https://github.com/googleapis/nodejs-language/pull/118))
- Update CI config ([#115](https://github.com/googleapis/nodejs-language/pull/115))
- Update synth and storage ([#113](https://github.com/googleapis/nodejs-language/pull/113))
- Retry npm install in CI ([#112](https://github.com/googleapis/nodejs-language/pull/112))
- Update kokoro config ([#108](https://github.com/googleapis/nodejs-language/pull/108))
- Update kokoro config ([#107](https://github.com/googleapis/nodejs-language/pull/107))
- chore(deps): update dependency nyc to v13 ([#106](https://github.com/googleapis/nodejs-language/pull/106))
- Update the CI config ([#105](https://github.com/googleapis/nodejs-language/pull/105))
- chore: make the CircleCI config consistent
- chore(deps): update dependency eslint-config-prettier to v3 ([#98](https://github.com/googleapis/nodejs-language/pull/98))
- chore: do not use npm ci ([#96](https://github.com/googleapis/nodejs-language/pull/96))
- chore: ignore package-lock.json ([#93](https://github.com/googleapis/nodejs-language/pull/93))
- chore(deps): lock file maintenance ([#92](https://github.com/googleapis/nodejs-language/pull/92))
- chore: update renovate config ([#91](https://github.com/googleapis/nodejs-language/pull/91))
- remove that whitespace ([#90](https://github.com/googleapis/nodejs-language/pull/90))
- Update CircleCI config ([#88](https://github.com/googleapis/nodejs-language/pull/88))
- chore: add node templates to synth.py ([#84](https://github.com/googleapis/nodejs-language/pull/84))
- chore(deps): lock file maintenance ([#87](https://github.com/googleapis/nodejs-language/pull/87))
- chore: move mocha options to mocha.opts ([#85](https://github.com/googleapis/nodejs-language/pull/85))
- chore: require node 8 for samples ([#86](https://github.com/googleapis/nodejs-language/pull/86))
- chore(deps): lock file maintenance ([#83](https://github.com/googleapis/nodejs-language/pull/83))
- chore(deps): update dependency eslint-plugin-node to v7 ([#80](https://github.com/googleapis/nodejs-language/pull/80))
- test: use strictEqual in tests ([#81](https://github.com/googleapis/nodejs-language/pull/81))
- chore(deps): lock file maintenance ([#79](https://github.com/googleapis/nodejs-language/pull/79))
- chore(build): use `npm ci` instead of `npm install` ([#76](https://github.com/googleapis/nodejs-language/pull/76))
- chore(deps): lock file maintenance ([#75](https://github.com/googleapis/nodejs-language/pull/75))
- chore(deps): lock file maintenance ([#74](https://github.com/googleapis/nodejs-language/pull/74))
- chore(deps): lock file maintenance ([#72](https://github.com/googleapis/nodejs-language/pull/72))
- chore(deps): lock file maintenance ([#71](https://github.com/googleapis/nodejs-language/pull/71))
- chore(deps): lock file maintenance ([#70](https://github.com/googleapis/nodejs-language/pull/70))
- chore(deps): lock file maintenance ([#69](https://github.com/googleapis/nodejs-language/pull/69))
- fix(deps): update dependency yargs to v12 ([#68](https://github.com/googleapis/nodejs-language/pull/68))
- update google-gax and add synth.py ([#64](https://github.com/googleapis/nodejs-language/pull/64))
- chore(deps): update dependency sinon to v6.0.1 ([#65](https://github.com/googleapis/nodejs-language/pull/65))
- Configure Renovate ([#58](https://github.com/googleapis/nodejs-language/pull/58))
- refactor: drop repo-tool as an exec wrapper ([#62](https://github.com/googleapis/nodejs-language/pull/62))
- chore: update sample lockfiles ([#61](https://github.com/googleapis/nodejs-language/pull/61))
- fix: update linking for samples ([#60](https://github.com/googleapis/nodejs-language/pull/60))
- chore(package): update eslint to version 5.0.0 ([#59](https://github.com/googleapis/nodejs-language/pull/59))
- chore(package): update nyc to version 12.0.2 ([#55](https://github.com/googleapis/nodejs-language/pull/55))
- chore: lock files maintenance ([#53](https://github.com/googleapis/nodejs-language/pull/53))
- chore: timeout for system test ([#51](https://github.com/googleapis/nodejs-language/pull/51))
- chore: lock files maintenance ([#50](https://github.com/googleapis/nodejs-language/pull/50))
- chore: test on node10 ([#49](https://github.com/googleapis/nodejs-language/pull/49))
- chore: lock files maintenance ([#48](https://github.com/googleapis/nodejs-language/pull/48))
- chore: one more workaround for repo-tools EPERM ([#46](https://github.com/googleapis/nodejs-language/pull/46))
- chore: workaround for repo-tools EPERM ([#45](https://github.com/googleapis/nodejs-language/pull/45))
- chore: make samples depend on the current version ([#44](https://github.com/googleapis/nodejs-language/pull/44))
- chore: setup nighty build in CircleCI ([#43](https://github.com/googleapis/nodejs-language/pull/43))

2 changes: 1 addition & 1 deletion packages/google-cloud-language/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/language",
"description": "Google Cloud Natural Language API client for Node.js",
"version": "1.2.0",
"version": "2.0.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-language/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "mocha"
},
"dependencies": {
"@google-cloud/language": "^1.2.0",
"@google-cloud/language": "^2.0.0",
"@google-cloud/storage": "^2.0.0",
"yargs": "^12.0.0"
},
Expand Down

0 comments on commit ed01a8d

Please sign in to comment.