Skip to content

Commit e2c1735

Browse files
chore: release main (#481)
🤖 I have created a release *beep* *boop* --- <details><summary>observability-node: 1.1.1</summary> ## [1.1.1](observability-node-1.1.0...observability-node-1.1.1) (2026-04-20) ### Bug Fixes * Upgrade to latest version of graphql-codegen cli ([#479](#479)) ([97061e6](97061e6)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk release metadata update: only version/changelog/manifest bumps with no runtime code changes shown in this diff. > > **Overview** > Publishes `@launchdarkly/observability-node` `v1.1.1` by bumping the version in `package.json` and updating `.release-please-manifest.json`. > > Adds a `1.1.1` changelog entry noting a bugfix: upgrading the `graphql-codegen` CLI. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit e51ea90. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 97061e6 commit e2c1735

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk/@launchdarkly/observability": "1.1.2",
44
"sdk/@launchdarkly/observability-android": "0.40.0",
55
"sdk/@launchdarkly/observability-dotnet": "1.1.0",
6-
"sdk/@launchdarkly/observability-node": "1.1.0",
6+
"sdk/@launchdarkly/observability-node": "1.1.1",
77
"sdk/@launchdarkly/observability-python": "1.2.0",
88
"sdk/@launchdarkly/observability-react-native": "0.8.0",
99
"sdk/@launchdarkly/react-native-ld-session-replay": "0.4.1",

sdk/@launchdarkly/observability-node/CHANGELOG.md

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

3+
## [1.1.1](https://github.com/launchdarkly/observability-sdk/compare/observability-node-1.1.0...observability-node-1.1.1) (2026-04-20)
4+
5+
6+
### Bug Fixes
7+
8+
* Upgrade to latest version of graphql-codegen cli ([#479](https://github.com/launchdarkly/observability-sdk/issues/479)) ([97061e6](https://github.com/launchdarkly/observability-sdk/commit/97061e6ce49d73c083f14b45424437074212f30e))
9+
310
## [1.1.0](https://github.com/launchdarkly/observability-sdk/compare/observability-node-1.0.1...observability-node-1.1.0) (2026-03-26)
411

512

sdk/@launchdarkly/observability-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/observability-node",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)