Skip to content

Commit 4ea941d

Browse files
authored
chore: update release-please config (#860)
* Move logging-utils to packages section * Update logging-utils package path in manifest
1 parent ee0c29a commit 4ea941d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dev-packages/jsdoc-fresh": "5.0.2",
33
"dev-packages/jsdoc-region-tag": "4.0.1",
4-
"dev-packages/logging-utils": "1.1.3",
4+
"packages/logging-utils": "1.1.3",
55
"dev-packages/pack-n-play": "4.2.1",
66
"generator/gapic-generator-typescript": "4.11.10",
77
"packages/gax": "5.0.6",

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"packages": {
55
"dev-packages/jsdoc-fresh": {},
66
"dev-packages/jsdoc-region-tag": {},
7-
"dev-packages/logging-utils": {},
87
"dev-packages/pack-n-play": {},
98
"generator/gapic-generator-typescript": {},
109
"packages/gax": {},
1110
"packages/gaxios": {},
1211
"packages/gcp-metadata": {},
12+
"packages/logging-utils": {},
1313
"packages/google-auth-library-nodejs": {},
1414
"packages/nodejs-googleapis-common": {},
1515
"packages/proto3-json-serializer-nodejs": {},

0 commit comments

Comments
 (0)