Skip to content

Commit 000c31d

Browse files
chore: release main (#95)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ae59117 commit 000c31d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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
{
2-
"packages/synthetics-sdk-api": "0.5.0",
2+
"packages/synthetics-sdk-api": "0.5.1",
33
"packages/synthetics-sdk-mocha": "0.1.1",
44
"packages/synthetics-sdk-broken-links": "0.1.2"
55
}

packages/synthetics-sdk-api/CHANGELOG.md

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

3+
## [0.5.1](https://github.com/GoogleCloudPlatform/synthetics-sdk-nodejs/compare/synthetics-sdk-api-v0.5.0...synthetics-sdk-api-v0.5.1) (2024-01-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Trivial change to trigger api release please ([ae59117](https://github.com/GoogleCloudPlatform/synthetics-sdk-nodejs/commit/ae591175e66db527a6c37421d1147626a5e162a8))
9+
310
## [0.5.0](https://github.com/GoogleCloudPlatform/synthetics-sdk-nodejs/compare/synthetics-sdk-api-v0.4.1...synthetics-sdk-api-v0.5.0) (2023-11-01)
411

512

packages/synthetics-sdk-api/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-api",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "NodeJS distribution of the API Specification that must be complied with for integrating with Google Cloud Monitoring Synthetics",
55
"repository": "GoogleCloudPlatform/synthetics-sdk-nodejs",
66
"main": "build/src/index.js",

0 commit comments

Comments
 (0)