Skip to content

Commit

Permalink
chore(main): release 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 21, 2022
1 parent 45863c4 commit a10fe43
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [2.12.0](https://github.com/googleapis/gapic-generator-typescript/compare/v2.11.0...v2.12.0) (2022-01-21)


### Features

* add handwritten_layer variable for handwritten samples ([#1065](https://github.com/googleapis/gapic-generator-typescript/issues/1065)) ([f614a1d](https://github.com/googleapis/gapic-generator-typescript/commit/f614a1d2c2820b4f80210b1f53826d212610006e))


### Bug Fixes

* add null request for bi_di stream call ([#1066](https://github.com/googleapis/gapic-generator-typescript/issues/1066)) ([1149cb1](https://github.com/googleapis/gapic-generator-typescript/commit/1149cb16463531694c580034cc05b9f659a0a058))
* **deps:** update all dependencies ([#1067](https://github.com/googleapis/gapic-generator-typescript/issues/1067)) ([45c1e7e](https://github.com/googleapis/gapic-generator-typescript/commit/45c1e7ef53191d959b22cc1ed31cf6a38b1d6435))
* **deps:** update all dependencies ([#1083](https://github.com/googleapis/gapic-generator-typescript/issues/1083)) ([7820278](https://github.com/googleapis/gapic-generator-typescript/commit/7820278c77dcdb650066895cb7c018ae2d6cc4e6))
* **deps:** update dependency @types/js-yaml to ^4.0.5 ([#1062](https://github.com/googleapis/gapic-generator-typescript/issues/1062)) ([6ce721a](https://github.com/googleapis/gapic-generator-typescript/commit/6ce721aa72ceb0124e9c4a1d3cb0b2ea7bd1e7a8))
* ignore generating non-diregapic pagination with map response ([#1076](https://github.com/googleapis/gapic-generator-typescript/issues/1076)) ([b7dc09f](https://github.com/googleapis/gapic-generator-typescript/commit/b7dc09f6ad026476ea9a20abe331c2dfb033b113))
* **test:** update copyright year in baselines ([#1077](https://github.com/googleapis/gapic-generator-typescript/issues/1077)) ([d19e653](https://github.com/googleapis/gapic-generator-typescript/commit/d19e65355bde5a8cb1e3c1d5715ff4b7f1289f88))
* update test template for dynamic routing header ([#1058](https://github.com/googleapis/gapic-generator-typescript/issues/1058)) ([1f210d4](https://github.com/googleapis/gapic-generator-typescript/commit/1f210d4077562bad3783ef19820f07eaec1bb835))

## [2.11.0](https://www.github.com/googleapis/gapic-generator-typescript/compare/v2.10.0...v2.11.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/gapic-generator",
"version": "2.11.0",
"version": "2.12.0",
"description": "Google API Client Library Generator for TypeScript, written in TypeScript.",
"homepage": "https://github.com/googleapis/gapic-generator-typescript#readme",
"bugs": {
Expand Down

0 comments on commit a10fe43

Please sign in to comment.