We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59638a2 commit 2208a03Copy full SHA for 2208a03
packages/google-cloud-aiplatform/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.14.1](https://github.com/googleapis/nodejs-ai-platform/compare/v1.14.0...v1.14.1) (2022-01-13)
4
+
5
6
+### Bug Fixes
7
8
+* remove duplicate sample ([#243](https://github.com/googleapis/nodejs-ai-platform/issues/243)) ([827edd9](https://github.com/googleapis/nodejs-ai-platform/commit/827edd96ecd9e04b7de8dbda3e4a535b9853628b))
9
10
## [1.14.0](https://www.github.com/googleapis/nodejs-ai-platform/compare/v1.13.0...v1.14.0) (2021-12-11)
11
12
packages/google-cloud-aiplatform/package.json
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/aiplatform",
- "version": "1.14.0",
+ "version": "1.14.1",
"description": "Vertex AI client for Node.js",
"repository": "googleapis/nodejs-ai-platform",
"license": "Apache-2.0",
0 commit comments