Skip to content

Commit 38aef84

Browse files
chore: release main (#273)
🤖 I have created a release *beep* *boop* --- <details><summary>launchdarkly-cpp-server: 0.1.0</summary> ## 0.1.0 (2023-10-25) ### Features * server-side SDK ([#160](#160)) ([75eece3](75eece3)) ### Bug Fixes * allow for installing only the client or server SDK independently ([#269](#269)) ([fe08c3c](fe08c3c)) </details> --- 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 26ed172 commit 38aef84

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"libs/client-sdk": "3.2.1",
33
"libs/server-sent-events": "0.2.0",
44
"libs/common": "0.5.0",
5-
"libs/internal": "0.3.0"
5+
"libs/internal": "0.3.0",
6+
"libs/server-sdk": "0.1.0"
67
}

libs/server-sdk/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 0.1.0 (2023-10-25)
4+
5+
6+
### Features
7+
8+
* server-side SDK ([#160](https://github.com/launchdarkly/cpp-sdks/issues/160)) ([75eece3](https://github.com/launchdarkly/cpp-sdks/commit/75eece3a46870fdb6bf4384c112700558099c4d1))
9+
10+
11+
### Bug Fixes
12+
13+
* allow for installing only the client or server SDK independently ([#269](https://github.com/launchdarkly/cpp-sdks/issues/269)) ([fe08c3c](https://github.com/launchdarkly/cpp-sdks/commit/fe08c3c14600c712ba6480f671fc306eca320044))

0 commit comments

Comments
 (0)