Skip to content

Commit 60d350b

Browse files
chore: release 1.0.1 (#553)
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * chore: trigger CI Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Alexander Fenster <[email protected]>
1 parent 728ebee commit 60d350b

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+
### [1.0.1](https://www.github.com/googleapis/gapic-generator-typescript/compare/v1.0.0...v1.0.1) (2020-06-05)
4+
5+
6+
### Bug Fixes
7+
8+
* chmod protoc in docker image ([#552](https://www.github.com/googleapis/gapic-generator-typescript/issues/552)) ([728ebee](https://www.github.com/googleapis/gapic-generator-typescript/commit/728ebee7a751b0883c91c488aa2a9e419ba1c1cd))
9+
310
## [1.0.0](https://www.github.com/googleapis/gapic-generator-typescript/compare/v0.99.0...v1.0.0) (2020-06-04)
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": "1.0.0",
3+
"version": "1.0.1",
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)