Skip to content

Commit bc63105

Browse files
chore(v7): release ldotel 1.0.2 (#184)
🤖 I have created a release *beep* *boop* --- ## [1.0.2](ldotel/v1.0.1...ldotel/v1.0.2) (2024-08-28) ### Bug Fixes * **ldotel:** bump go-server-sdk to v7.6.2 ([#183](#183)) ([cdd19cb](cdd19cb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cdd19cb commit bc63105

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,4 +1,4 @@
11
{
22
".": "7.6.2",
3-
"ldotel": "1.0.1"
3+
"ldotel": "1.0.2"
44
}

ldotel/CHANGELOG.md

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

3+
## [1.0.2](https://github.com/launchdarkly/go-server-sdk/compare/ldotel/v1.0.1...ldotel/v1.0.2) (2024-08-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **ldotel:** bump go-server-sdk to v7.6.2 ([#183](https://github.com/launchdarkly/go-server-sdk/issues/183)) ([cdd19cb](https://github.com/launchdarkly/go-server-sdk/commit/cdd19cb8a31e20e2e400d12c686451f0e66403ce))
9+
310
## [1.0.1](https://github.com/launchdarkly/go-server-sdk/compare/ldotel/v1.0.0...ldotel/v1.0.1) (2024-08-20)
411

512

ldotel/package_info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
package ldotel
99

1010
// Version is the current version string of the ldotel package. This is updated by our release scripts.
11-
const Version = "1.0.1" // {{ x-release-please-version }}
11+
const Version = "1.0.2" // {{ x-release-please-version }}

0 commit comments

Comments
 (0)