Skip to content

Commit ed3a635

Browse files
chore(main): release 0.130.0 (#2042)
1 parent d5c7eef commit ed3a635

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.md

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

3+
## [0.130.0](https://github.com/googleapis/google-api-go-client/compare/v0.129.0...v0.130.0) (2023-07-05)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2041](https://github.com/googleapis/google-api-go-client/issues/2041)) ([dc4d425](https://github.com/googleapis/google-api-go-client/commit/dc4d425ae1e31ef6a9c9736dd32adbc530e54baa))
9+
* **all:** Auto-regenerate discovery clients ([#2043](https://github.com/googleapis/google-api-go-client/issues/2043)) ([7a8816b](https://github.com/googleapis/google-api-go-client/commit/7a8816b1c4c0a6ac0e36ae07bc1d6737c13e7a4d))
10+
* **all:** Auto-regenerate discovery clients ([#2044](https://github.com/googleapis/google-api-go-client/issues/2044)) ([380eafd](https://github.com/googleapis/google-api-go-client/commit/380eafd8ae92e184a2621c9ae73bc967e6829fec))
11+
* **all:** Auto-regenerate discovery clients ([#2045](https://github.com/googleapis/google-api-go-client/issues/2045)) ([50d3e98](https://github.com/googleapis/google-api-go-client/commit/50d3e988448442d7eada2a85ad37596388beaa48))
12+
* **all:** Auto-regenerate discovery clients ([#2046](https://github.com/googleapis/google-api-go-client/issues/2046)) ([6711565](https://github.com/googleapis/google-api-go-client/commit/6711565d141865432607cc49f0bb08486d0a5812))
13+
* **all:** Auto-regenerate discovery clients ([#2049](https://github.com/googleapis/google-api-go-client/issues/2049)) ([5e08be4](https://github.com/googleapis/google-api-go-client/commit/5e08be4f052b052c1d2e25f8f762d028c1527c4e))
14+
* **all:** Auto-regenerate discovery clients ([#2050](https://github.com/googleapis/google-api-go-client/issues/2050)) ([d79dfc2](https://github.com/googleapis/google-api-go-client/commit/d79dfc2722ff39e5674d3d66bd86496b63dc8204))
15+
* **all:** Auto-regenerate discovery clients ([#2051](https://github.com/googleapis/google-api-go-client/issues/2051)) ([5ec0817](https://github.com/googleapis/google-api-go-client/commit/5ec0817bc6a56f87b5727c9c845f0d30734469b0))
16+
317
## [0.129.0](https://github.com/googleapis/google-api-go-client/compare/v0.128.0...v0.129.0) (2023-06-27)
418

519

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.129.0"
8+
const Version = "0.130.0"

0 commit comments

Comments
 (0)