Skip to content

Commit

Permalink
chore: add back wasm to release-please (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps authored Apr 10, 2024
1 parent 927ce23 commit 16faecf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"flipt-engine-ffi": {
"component": "flipt-engine-ffi",
"release-type": "rust"
},
"flipt-engine-wasm": {
"component": "flipt-engine-wasm",
"release-type": "rust"
}
}
}

0 comments on commit 16faecf

Please sign in to comment.