Skip to content

Commit 3d8e14e

Browse files
committed
chore(main): release pack-n-play 4.2.2
1 parent 9fd76ef commit 3d8e14e

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
@@ -2,7 +2,7 @@
22
"core/common": "6.0.0",
33
"core/dev-packages/jsdoc-fresh": "5.0.2",
44
"core/dev-packages/jsdoc-region-tag": "4.0.1",
5-
"core/dev-packages/pack-n-play": "4.2.1",
5+
"core/dev-packages/pack-n-play": "4.2.2",
66
"core/generator/gapic-generator-typescript": "4.11.13",
77
"core/packages/gax": "5.0.6",
88
"core/packages/gaxios": "7.1.4",

changelog.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"repository": "googleapis/google-cloud-node",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "fix",
8+
"sha": "9fd76eff87b1cf02db6205f141449b31e8ab7d8f",
9+
"message": "Bump all node submodules",
10+
"issues": [
11+
"8178"
12+
]
13+
}
14+
],
15+
"version": "4.2.2",
16+
"language": "JAVASCRIPT",
17+
"artifactName": "pack-n-play",
18+
"id": "fcc09713-0bab-48aa-b9aa-1a85fd201368",
19+
"createTime": "2026-05-06T18:07:28.255Z"
20+
},
421
{
522
"changes": [
623
{
@@ -77670,5 +77687,5 @@
7767077687
"createTime": "2023-01-28T04:18:24.718Z"
7767177688
}
7767277689
],
77673-
"updateTime": "2026-05-01T17:22:33.483Z"
77690+
"updateTime": "2026-05-06T18:07:28.255Z"
7767477691
}

core/dev-packages/pack-n-play/CHANGELOG.md

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

33

4+
## [4.2.2](https://github.com/googleapis/google-cloud-node/compare/pack-n-play-v4.2.1...pack-n-play-v4.2.2) (2026-05-06)
5+
6+
7+
### Bug Fixes
8+
9+
* Bump all node submodules ([#8178](https://github.com/googleapis/google-cloud-node/issues/8178)) ([9fd76ef](https://github.com/googleapis/google-cloud-node/commit/9fd76eff87b1cf02db6205f141449b31e8ab7d8f))
10+
411
## [4.2.1](https://github.com/googleapis/google-cloud-node-core/compare/pack-n-play-v4.2.0...pack-n-play-v4.2.1) (2025-10-07)
512

613

core/dev-packages/pack-n-play/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pack-n-play",
33
"description": "Ensure your library installs and compiles",
4-
"version": "4.2.1",
4+
"version": "4.2.2",
55
"author": "Google LLC",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)