File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
10
## [ 1.0.0] ( https://www.github.com/googleapis/gapic-generator-typescript/compare/v0.99.0...v1.0.0 ) (2020-06-04)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/gapic-generator" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Google API Client Library Generator for TypeScript, written in TypeScript." ,
5
5
"homepage" : " https://github.com/googleapis/gapic-generator-typescript#readme" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments