Skip to content

Commit

Permalink
chore(main): release launchdarkly_common_client 1.0.2 (#124)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.0.2](launchdarkly_common_client-v1.0.1...launchdarkly_common_client-v1.0.2)
(2024-01-31)


### Bug Fixes

* Change LDAttributesBuilder visibility.
([#123](#123))
([e25803a](e25803a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
LaunchDarklyReleaseBot authored Jan 31, 2024
1 parent e25803a commit 7971d48
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/common":"1.0.0","packages/common_client":"1.0.1","packages/event_source_client":"1.0.0","packages/flutter_client_sdk":"4.0.1"}
{"packages/common":"1.0.0","packages/common_client":"1.0.2","packages/event_source_client":"1.0.0","packages/flutter_client_sdk":"4.0.1"}
7 changes: 7 additions & 0 deletions packages/common_client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to the LaunchDarkly Common Client will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org).

## [1.0.2](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.0.1...launchdarkly_common_client-v1.0.2) (2024-01-31)


### Bug Fixes

* Change LDAttributesBuilder visibility. ([#123](https://github.com/launchdarkly/flutter-client-sdk/issues/123)) ([e25803a](https://github.com/launchdarkly/flutter-client-sdk/commit/e25803a8dc15a7256cd1c896511bdaac51ebf67d))

## [1.0.1](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.0.0...launchdarkly_common_client-v1.0.1) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/common_client/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: launchdarkly_common_client
description: Client-side SDK code for dart. This is an internal package not designed for general use.
version: 1.0.1
version: 1.0.2
homepage: https://github.com/launchdarkly/flutter-client-sdk
repository: https://github.com/launchdarkly/flutter-client-sdk/tree/main/packages/common_client

Expand Down

0 comments on commit 7971d48

Please sign in to comment.