Skip to content

Commit

Permalink
make server be prerelease & add missing test file
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Oct 23, 2023
1 parent 956ac71 commit cf92f73
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@
"libs/server-sdk": {
"extra-files": [
"include/launchdarkly/server_side/client.hpp",
"tests/server_c_bindings_test.cpp",
"tests/client_test.cpp",
"CMakeLists.txt"
]
],
"prerelease": true
},
"libs/server-sent-events": {
"initial-version": "0.1.0"
Expand Down

0 comments on commit cf92f73

Please sign in to comment.