From 871090a2158f70b77882eb053590a5b6769c2976 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 16:10:10 +0000 Subject: [PATCH] chore: release 1.5.0 (#58) :robot: I have created a release \*beep\* \*boop\* --- ## [1.5.0](https://www.github.com/googleapis/nodejs-contact-center-insights/compare/v1.4.0...v1.5.0) (2021-09-20) ### Features * filter is used to filter conversations used for issue model training feat: update_time is used to indicate when the phrase matcher was updated ([#55](https://www.github.com/googleapis/nodejs-contact-center-insights/issues/55)) ([08f13b4](https://www.github.com/googleapis/nodejs-contact-center-insights/commit/08f13b4c54d18a6ea6f0f7192a75ef73583f26e8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- contact-center-insights/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/package.json b/contact-center-insights/package.json index 2bb784f522..7980d54e9a 100644 --- a/contact-center-insights/package.json +++ b/contact-center-insights/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@google-cloud/bigquery": "^5.7.1", - "@google-cloud/contact-center-insights": "^1.4.0", + "@google-cloud/contact-center-insights": "^1.5.0", "@google-cloud/pubsub": "^2.17.0" }, "devDependencies": {