Skip to content

Commit

Permalink
chore: release 3.3.3 (#218)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [3.3.3](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.3.2...v3.3.3) (2020-11-25)


### Bug Fixes

* **browser:** check for fetch on window ([#217](https://www.github.com/googleapis/nodejs-grafeas/issues/217)) ([9fe7715](https://www.github.com/googleapis/nodejs-grafeas/commit/9fe77152c54eb74f40cbfc9ba42f1a497a1642fb))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] authored Dec 2, 2020
1 parent 828d9ff commit 1334d72
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/grafeas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

### [3.3.3](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.3.2...v3.3.3) (2020-11-25)


### Bug Fixes

* **browser:** check for fetch on window ([#217](https://www.github.com/googleapis/nodejs-grafeas/issues/217)) ([9fe7715](https://www.github.com/googleapis/nodejs-grafeas/commit/9fe77152c54eb74f40cbfc9ba42f1a497a1642fb))

### [3.3.2](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.3.1...v3.3.2) (2020-11-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/grafeas/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"repository": "googleapis/nodejs-grafeas",
"name": "@google-cloud/grafeas",
"version": "3.3.2",
"version": "3.3.3",
"author": "Google LLC",
"description": "Grafeas API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafeas/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/grafeas": "^3.3.2",
"@google-cloud/grafeas": "^3.3.3",
"@grpc/grpc-js": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1334d72

Please sign in to comment.