-
Notifications
You must be signed in to change notification settings - Fork 494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Camunda Modeler v3.2.0 #1422
Comments
This is amazing 💯 |
Release artifacts built: https://github.com/camunda/camunda-modeler/releases/tag/v3.2.0 |
Regression found: |
I've just merged this. |
Patch released as |
All looks good. Good to go 🚀🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's inside
Tasks
modeling
,michael.schoettes
,sre
, andilias.kourtoudis
)rm -rf node_modules && npm i && npm run all
works)bpmn-js
,dmn-js
,cmmn-js
,*-properties-panel
,*-moddle
, ...v3.2.0
entries)git checkout master && git pull && git checkout develop && git merge master
)npm run release
), cf. release schemagit checkout master && git merge develop
)Depends on #1423
Depends on bpmn-io/bpmn-js#1129
The text was updated successfully, but these errors were encountered: