Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
chore: release 1.7.0 (#69)
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] committed Oct 13, 2021
1 parent 44c03e9 commit d05c048
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.7.0](https://www.github.com/googleapis/nodejs-contact-center-insights/compare/v1.6.0...v1.7.0) (2021-10-01)


### Features

* deprecate issue_matches docs: if conversation medium is unspecified, it will default to PHONE_CALL ([#68](https://www.github.com/googleapis/nodejs-contact-center-insights/issues/68)) ([44c03e9](https://www.github.com/googleapis/nodejs-contact-center-insights/commit/44c03e9540e6eaea24f0ad02a0479042e623ef53))

## [1.6.0](https://www.github.com/googleapis/nodejs-contact-center-insights/compare/v1.5.0...v1.6.0) (2021-09-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/contact-center-insights",
"version": "1.6.0",
"version": "1.7.0",
"description": "contactcenterinsights client for Node.js",
"repository": "googleapis/nodejs-contact-center-insights",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@google-cloud/bigquery": "^5.7.1",
"@google-cloud/contact-center-insights": "^1.6.0",
"@google-cloud/contact-center-insights": "^1.7.0",
"@google-cloud/pubsub": "^2.17.0"
},
"devDependencies": {
Expand Down

0 comments on commit d05c048

Please sign in to comment.