Skip to content

Commit 0e37af0

Browse files
authored
broken_dep (#85)
1 parent 16604e6 commit 0e37af0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"packages/synthetics-sdk-api": "0.5.0",
3-
"packages/synthetics-sdk-mocha": "0.1.1"
3+
"packages/synthetics-sdk-mocha": "0.1.1",
4+
"packages/synthetics-sdk-broken-links": "0.1.2"
45
}

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"initial-version": "0.1.0",
33
"packages": {
44
"packages/synthetics-sdk-api": {},
5-
"packages/synthetics-sdk-mocha": {}
5+
"packages/synthetics-sdk-mocha": {},
6+
"packages/synthetics-sdk-broken-links": {}
67
},
78
"plugins": [
89
{

0 commit comments

Comments
 (0)