Skip to content

Commit a4ae94d

Browse files
chore(main): release 0.98.0 (#1700)
1 parent 25b7450 commit a4ae94d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## [0.98.0](https://github.com/googleapis/google-api-go-client/compare/v0.97.0...v0.98.0) (2022-09-27)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#1696](https://github.com/googleapis/google-api-go-client/issues/1696)) ([aa775b4](https://github.com/googleapis/google-api-go-client/commit/aa775b41d2e419002d4e7e7a390745dd2d07110a))
9+
* **all:** Auto-regenerate discovery clients ([#1699](https://github.com/googleapis/google-api-go-client/issues/1699)) ([25b7450](https://github.com/googleapis/google-api-go-client/commit/25b7450d0d9efc46d4095d827f597ac85bb8b5b4))
10+
311
## [0.97.0](https://github.com/googleapis/google-api-go-client/compare/v0.96.0...v0.97.0) (2022-09-21)
412

513

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
package internal
66

77
// Version is the current tagged release of the library.
8-
const Version = "0.97.0"
8+
const Version = "0.98.0"

0 commit comments

Comments
 (0)