File tree Expand file tree Collapse file tree 4 files changed +27
-3
lines changed
packages/gapic-node-processing Expand file tree Collapse file tree 4 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/gapic-node-processing" : " 0.1.5 " ,
2+ "packages/gapic-node-processing" : " 0.1.6 " ,
33 "packages/google-ai-generativelanguage" : " 3.5.0" ,
44 "packages/google-analytics-admin" : " 9.0.1" ,
55 "packages/google-analytics-data" : " 5.2.1" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "fix",
8+ "sha": "468c23374a64c1dbdbfb52707d43169fc8fda2dc",
9+ "message": "Bug in system test deletion logic",
10+ "issues": [
11+ "6845"
12+ ]
13+ }
14+ ],
15+ "version": "0.1.6",
16+ "language": "JAVASCRIPT",
17+ "artifactName": "gapic-node-processing",
18+ "id": "e34cd443-08c5-4aeb-a38f-2a8c9a0102af",
19+ "createTime": "2025-10-24T20:55:51.632Z"
20+ },
421 {
522 "changes": [
623 {
6659866615 "createTime": "2023-01-28T04:18:24.718Z"
6659966616 }
6660066617 ],
66601- "updateTime": "2025-10-23T17:47:01.168Z "
66618+ "updateTime": "2025-10-24T20:55:51.632Z "
6660266619}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.6] ( https://github.com/googleapis/google-cloud-node/compare/gapic-node-processing-v0.1.5...gapic-node-processing-v0.1.6 ) (2025-10-24)
4+
5+
6+ ### Bug Fixes
7+
8+ * Bug in system test deletion logic ([ #6845 ] ( https://github.com/googleapis/google-cloud-node/issues/6845 ) ) ([ 468c233] ( https://github.com/googleapis/google-cloud-node/commit/468c23374a64c1dbdbfb52707d43169fc8fda2dc ) )
9+
310## [ 0.1.5] ( https://github.com/googleapis/google-cloud-node/compare/gapic-node-processing-v0.1.4...gapic-node-processing-v0.1.5 ) (2025-10-13)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " gapic-node-processing" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " Does various processing functions for Nodejs gapic libraries" ,
55 "bin" : " ./build/src/cli.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments