Skip to content

Commit

Permalink
chore(main): release 0.9.0 (#206)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Nov 8, 2022
1 parent e2ff8f8 commit 041449f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.8.2"
".": "0.9.0"
}
12 changes: 12 additions & 0 deletions packages/google-area120-tables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.9.0](https://github.com/googleapis/python-area120-tables/compare/v0.8.2...v0.9.0) (2022-11-08)


### Features

* add support for `google.area120.tables.__version__` ([fc87e8b](https://github.com/googleapis/python-area120-tables/commit/fc87e8bb6bd449ad5fe498b361c53f6e0cf51dc4))


### Bug Fixes

* Add dict typing for client_options ([fc87e8b](https://github.com/googleapis/python-area120-tables/commit/fc87e8bb6bd449ad5fe498b361c53f6e0cf51dc4))

## [0.8.2](https://github.com/googleapis/python-area120-tables/compare/v0.8.1...v0.8.2) (2022-10-10)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.8.2" # {x-release-please-version}
__version__ = "0.9.0" # {x-release-please-version}

0 comments on commit 041449f

Please sign in to comment.