Skip to content

Commit 3a9b2f0

Browse files
chore: release 2.3.0 (#949)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a3525d4 commit 3a9b2f0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.0](https://www.github.com/googleapis/gapic-generator-typescript/compare/v2.2.0...v2.3.0) (2021-08-06)
4+
5+
6+
### Features
7+
8+
* Add diregapic option in command line ([#948](https://www.github.com/googleapis/gapic-generator-typescript/issues/948)) ([a3525d4](https://www.github.com/googleapis/gapic-generator-typescript/commit/a3525d49a2cf777ee927f1f92bc7190bd72586b6))
9+
310
## [2.2.0](https://www.github.com/googleapis/gapic-generator-typescript/compare/v2.1.1...v2.2.0) (2021-07-31)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/gapic-generator",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Google API Client Library Generator for TypeScript, written in TypeScript.",
55
"homepage": "https://github.com/googleapis/gapic-generator-typescript#readme",
66
"bugs": {

0 commit comments

Comments
 (0)