Skip to content

Commit 32ecf97

Browse files
Merge pull request #37 from googleapis/release-please--branches--main--components--pack-n-play
chore(main): release pack-n-play 4.0.1
2 parents de18035 + 55afcba commit 32ecf97

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"dev-packages/pack-n-play": "4.0.0"
2+
"dev-packages/pack-n-play": "4.0.1"
33
}

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

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

3+
## [4.0.1](https://github.com/googleapis/google-cloud-node-core/compare/pack-n-play-v4.0.0...pack-n-play-v4.0.1) (2025-09-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Copyright year ([6980e55](https://github.com/googleapis/google-cloud-node-core/commit/6980e55cdf0283d5ae482f34c2b23bc7f20fc031))
9+
* Lint command in pack-n-play ([91b9629](https://github.com/googleapis/google-cloud-node-core/commit/91b9629761d275542631231452c1e7fc7770c15e))
10+
* Pack-n-play lint command and coypright year ([de18035](https://github.com/googleapis/google-cloud-node-core/commit/de180354f9013c4eb7eec5a538272e8e7ec559fe))
11+
312
## [4.0.0](https://github.com/googleapis/google-cloud-node-core/compare/pack-n-play-v3.0.1...pack-n-play-v4.0.0) (2025-09-22)
413

514

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

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0.0",
4+
"version": "4.0.1",
55
"author": "Google LLC",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)