Skip to content

Commit

Permalink
chore(main): release 1.2.1 (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jan 13, 2022
1 parent 67999d9 commit 37cc444
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-apigateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.2.1](https://github.com/googleapis/nodejs-api-gateway/compare/v1.2.0...v1.2.1) (2022-01-12)


### Bug Fixes

* **apigateway:** add ancillary service bindings to service_yaml ([#84](https://github.com/googleapis/nodejs-api-gateway/issues/84)) ([801a824](https://github.com/googleapis/nodejs-api-gateway/commit/801a82482addc0acb8485c484b050cd34e39d270))

## [1.2.0](https://www.github.com/googleapis/nodejs-api-gateway/compare/v1.1.6...v1.2.0) (2021-08-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apigateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/api-gateway",
"version": "1.2.0",
"version": "1.2.1",
"description": "Apigateway client for Node.js",
"repository": "googleapis/nodejs-api-gateway",
"license": "Apache-2.0",
Expand Down

0 comments on commit 37cc444

Please sign in to comment.