Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#117)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.2.0](googleapis/python-contact-center-insights@v1.1.0...v1.2.0) (2022-01-14)


### Features

* Add WriteDisposition to BigQuery Export API ([#107](googleapis/python-contact-center-insights#107)) ([bb36139](googleapis/python-contact-center-insights@bb36139))
* new API for the View resource ([#114](googleapis/python-contact-center-insights#114)) ([e55463c](googleapis/python-contact-center-insights@e55463c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Jan 18, 2022
1 parent a553129 commit 26f5412
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/google-cloud-contact-center-insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.0](https://github.com/googleapis/python-contact-center-insights/compare/v1.1.0...v1.2.0) (2022-01-14)


### Features

* Add WriteDisposition to BigQuery Export API ([#107](https://github.com/googleapis/python-contact-center-insights/issues/107)) ([bb36139](https://github.com/googleapis/python-contact-center-insights/commit/bb361392935268ba9c45bf89e71876dc0132fc5a))
* new API for the View resource ([#114](https://github.com/googleapis/python-contact-center-insights/issues/114)) ([e55463c](https://github.com/googleapis/python-contact-center-insights/commit/e55463cb32d988273bf328fbc16394e64dd946d5))

## [1.1.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v1.0.0...v1.1.0) (2021-11-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-contact-center-insights/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-contact-center-insights"
description = "Contact Center AI Insights API"
version = "1.1.0"
version = "1.2.0"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-contact-center-insights"
dependencies = [
Expand Down

0 comments on commit 26f5412

Please sign in to comment.