Skip to content

Commit 93d63e8

Browse files
1 parent 9d7a6b8 commit 93d63e8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGES.md

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

3+
## [0.287.1](https://github.com/googleapis/google-api-go-client/compare/v0.287.0...v0.287.1) (2026-07-07)
4+
5+
6+
### Documentation
7+
8+
* Remove old TODO file ([#3645](https://github.com/googleapis/google-api-go-client/issues/3645)) ([9d7a6b8](https://github.com/googleapis/google-api-go-client/commit/9d7a6b8ba7ca7fda1fda4373714a8aff1e930e6f))
9+
310
## [0.287.0](https://github.com/googleapis/google-api-go-client/compare/v0.286.0...v0.287.0) (2026-06-30)
411

512

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.287.0"
8+
const Version = "0.287.1"

0 commit comments

Comments
 (0)