Skip to content

Commit

Permalink
chore(main): release 0.101.0 (#1719)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Oct 25, 2022
1 parent f4788b3 commit 644a13c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.md
@@ -1,5 +1,14 @@
# Changes

## [0.101.0](https://github.com/googleapis/google-api-go-client/compare/v0.100.0...v0.101.0) (2022-10-25)


### Features

* **all:** Auto-regenerate discovery clients ([#1718](https://github.com/googleapis/google-api-go-client/issues/1718)) ([453b81a](https://github.com/googleapis/google-api-go-client/commit/453b81ac138e6572e9d6a3373c033c5abbcefbcc))
* **all:** Auto-regenerate discovery clients ([#1720](https://github.com/googleapis/google-api-go-client/issues/1720)) ([9140608](https://github.com/googleapis/google-api-go-client/commit/91406081538e06ab580f59d6fba001dc34f8574a))
* **all:** Auto-regenerate discovery clients ([#1723](https://github.com/googleapis/google-api-go-client/issues/1723)) ([f4788b3](https://github.com/googleapis/google-api-go-client/commit/f4788b325bd76337216a54e02e49cec4e3ee6987))

## [0.100.0](https://github.com/googleapis/google-api-go-client/compare/v0.99.0...v0.100.0) (2022-10-18)


Expand Down
2 changes: 1 addition & 1 deletion internal/version.go
Expand Up @@ -5,4 +5,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "0.100.0"
const Version = "0.101.0"

0 comments on commit 644a13c

Please sign in to comment.