Skip to content

Commit 87eac0e

Browse files
chore: release main (#97)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 9c06350 commit 87eac0e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/synthetics-sdk-api": "0.5.1",
33
"packages/synthetics-sdk-mocha": "0.1.1",
4-
"packages/synthetics-sdk-broken-links": "0.1.2"
4+
"packages/synthetics-sdk-broken-links": "0.2.0"
55
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/GoogleCloudPlatform/synthetics-sdk-nodejs/compare/synthetics-sdk-broken-links-v0.1.2...synthetics-sdk-broken-links-v0.2.0) (2024-01-29)
4+
5+
6+
### Features
7+
8+
* Add support through package to support users providing a `total_synthetic_timeout_millis` option ([#91](https://github.com/GoogleCloudPlatform/synthetics-sdk-nodejs/issues/91)) ([9c06350](https://github.com/GoogleCloudPlatform/synthetics-sdk-nodejs/commit/9c063501b2ff1ae95681e9ef1b57fb6f3d58e224))

packages/synthetics-sdk-broken-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/synthetics-sdk-broken-links",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "",
55
"main": "./build/src/index.js",
66
"repository": "GoogleCloudPlatform/synthetics-sdk-nodejs",

0 commit comments

Comments
 (0)