Skip to content

Commit 0c96646

Browse files
chore(main): release gapic-node-processing 0.1.9 (#8485)
🤖 I have created a release *beep* *boop* --- ## [0.1.9](https://togithub.com/googleapis/google-cloud-node/compare/gapic-node-processing-v0.1.8...gapic-node-processing-v0.1.9) (2026-06-18) ### Bug Fixes * Change the copyright year for files in the packages folder ([#8109](https://togithub.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://togithub.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
1 parent b101683 commit 0c96646

4 files changed

Lines changed: 27 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"core/dev-packages/jsdoc-region-tag": "4.0.2",
55
"core/dev-packages/pack-n-play": "4.2.2",
66
"core/generator/gapic-generator-typescript": "4.12.0",
7-
"core/packages/gapic-node-processing": "0.1.8",
7+
"core/packages/gapic-node-processing": "0.1.9",
88
"core/packages/gax": "5.0.7",
99
"core/packages/gaxios": "7.1.5",
1010
"core/packages/gcp-metadata": "8.1.3",

changelog.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,23 @@
3434
"id": "6a306654-ec88-4349-9e08-6183c563dae9",
3535
"createTime": "2026-06-18T00:26:09.772Z"
3636
},
37+
{
38+
"changes": [
39+
{
40+
"type": "fix",
41+
"sha": "c1a03fe604662091be283055c7d34052c64d6334",
42+
"message": "Change the copyright year for files in the packages folder",
43+
"issues": [
44+
"8109"
45+
]
46+
}
47+
],
48+
"version": "0.1.9",
49+
"language": "JAVASCRIPT",
50+
"artifactName": "gapic-node-processing",
51+
"id": "68a02aaa-17ed-404e-b452-e70bda09de60",
52+
"createTime": "2026-06-18T00:26:09.228Z"
53+
},
3754
{
3855
"changes": [
3956
{
@@ -80758,4 +80775,4 @@
8075880775
}
8075980776
],
8076080777
"updateTime": "2026-06-18T00:26:09.772Z"
80761-
}
80778+
}

core/packages/gapic-node-processing/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.9](https://github.com/googleapis/google-cloud-node/compare/gapic-node-processing-v0.1.8...gapic-node-processing-v0.1.9) (2026-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
9+
310
## [0.1.8](https://github.com/googleapis/google-cloud-node/compare/gapic-node-processing-v0.1.7...gapic-node-processing-v0.1.8) (2026-05-01)
411

512

core/packages/gapic-node-processing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gapic-node-processing",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Does various processing functions for Nodejs gapic libraries",
55
"bin": "./build/src/cli.js",
66
"scripts": {

0 commit comments

Comments
 (0)