Currently (in v0.2.1), the announce to twitter and discord must be done manually.
The maintainers documentation provides a template, but this is painful and error prone
We could setup a workflow to publish on our name. It will be run on demand (workflow_dispatch) with some inputs:
- the version that has been released
- the "short description" to display in the announce
Notes: we have the same needs for the bpmn-visualization TypeScript library, see process-analytics/bpmn-visualization-js#2341