Skip to content

Commit

Permalink
ci: remove 'release-as' from server and server-redis-source (#337)
Browse files Browse the repository at this point in the history
Now that both server 3.0 and redis-source 1.0 are released, these fields
should be removed.
  • Loading branch information
cwaldren-ld authored Dec 13, 2023
1 parent 2573d50 commit 7e12380
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@
"tests/server_c_bindings_test.cpp",
"tests/client_test.cpp",
"CMakeLists.txt"
],
"release-as": "3.0.0"
]
},
"libs/server-sdk-redis-source": {
"extra-files": [
"CMakeLists.txt"
],
"release-as": "1.0.0"
]
},
"libs/server-sent-events": {
"initial-version": "0.1.0"
Expand Down

0 comments on commit 7e12380

Please sign in to comment.