Skip to content

Commit 0605bd5

Browse files
Version Packages (#93)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @launchdarkly/observability-node@0.1.1 ### Patch Changes - 1a69751: Update TracingHook version and parameters. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1a69751 commit 0605bd5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-clouds-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 1a69751: Update TracingHook version and parameters.
8+
39
## 0.1.0
410

511
### Minor Changes

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": "0.1.0",
3+
"version": "0.1.1",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)