Skip to content

Commit

Permalink
chore(main): release 0.105.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Nov 1, 2022
1 parent a9189fa commit 82b7b1d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.104.0"
".": "0.105.0"
}
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changes

## [0.105.0](https://github.com/googleapis/google-cloud-go/compare/v0.104.0...v0.105.0) (2022-11-01)


### Features

* **debugger:** start generating stubs dir ([de2d180](https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc))
* **internal/testutil:** Make it easier to test integration tests locally ([#6786](https://github.com/googleapis/google-cloud-go/issues/6786)) ([4a66203](https://github.com/googleapis/google-cloud-go/commit/4a66203e65e851948ac162a82eca2c1219879a71))


### Bug Fixes

* **bttest:** Reject empty regex row filters ([#6520](https://github.com/googleapis/google-cloud-go/issues/6520)) ([68caf4b](https://github.com/googleapis/google-cloud-go/commit/68caf4bdc3af09f5fe1767c5ad52dedf613f85c7))
* **internal/gapicgen:** Add slashes to be more strict with matching ([#6672](https://github.com/googleapis/google-cloud-go/issues/6672)) ([721baec](https://github.com/googleapis/google-cloud-go/commit/721baec75f55897f0435fcf5eeb7fc91557b575c))
* **internal/godocfx:** Make default header h2 ([#6818](https://github.com/googleapis/google-cloud-go/issues/6818)) ([3dae4a4](https://github.com/googleapis/google-cloud-go/commit/3dae4a48e348892496169014be1f6653a08cbb91))
* **internal/godocfx:** Use default html rendering ([#6802](https://github.com/googleapis/google-cloud-go/issues/6802)) ([ec2ad2f](https://github.com/googleapis/google-cloud-go/commit/ec2ad2f13344ac0ad4b62496223a6403c2f91df6))

## [0.104.0](https://github.com/googleapis/google-cloud-go/compare/v0.103.0...v0.104.0) (2022-08-24)


Expand Down

0 comments on commit 82b7b1d

Please sign in to comment.