Skip to content

Commit 54be45f

Browse files
github-actions[bot]cwaldren-ld
authored andcommitted
chore: release main
1 parent 26ed172 commit 54be45f

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)