Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 30, 2022
1 parent 86c8bff commit 6ff35ed
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"essentialcontacts": "1.2.0",
"eventarc": "1.6.0",
"filestore": "1.2.0",
"functions": "1.4.0",
"functions": "1.5.0",
"gaming": "1.3.0",
"gkebackup": "0.1.0",
"gkeconnect": "0.3.0",
Expand Down
7 changes: 7 additions & 0 deletions functions/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/functions/v1.4.0...functions/v1.5.0) (2022-06-30)


### Features

* **functions:** start generating apiv2beta ([#6280](https://github.com/googleapis/google-cloud-go/issues/6280)) ([86c8bff](https://github.com/googleapis/google-cloud-go/commit/86c8bff34ce27b8090f567c8714c1237cbd490d1))

## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/functions/v1.3.0...functions/v1.4.0) (2022-06-16)


Expand Down
2 changes: 1 addition & 1 deletion functions/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.4.0"
const Version = "1.5.0"

0 comments on commit 6ff35ed

Please sign in to comment.