Skip to content

Commit 5603d57

Browse files
chore(google-cloud-bigquery-connection): release google-cloud-bigquery-connection 1.1.3 (#16966)
1 parent ae400f8 commit 5603d57

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

google-cloud-bigquery-connection/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release History
22

3+
### 1.1.3 / 2022-01-11
4+
5+
#### Documentation
6+
7+
* Fix titles of documentation pages
8+
* Remove some broken images and fix outdated content in authentication documentation
9+
310
### 1.1.2 / 2021-07-12
411

512
#### Documentation

google-cloud-bigquery-connection/lib/google/cloud/bigquery/connection/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module Bigquery
2323
module Connection
24-
VERSION = "1.1.2"
24+
VERSION = "1.1.3"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)