1.0.0
Initial release of the demo template repository.
To run the demo attached to this release
- extract the
bpmn-visualization-demo-template-1.0.0.zip
zip in a local folder - make this folder available with a HTTP server. For instance, by running from the folder
npx http-server
What's Changed
🎉 New Features
- feat: initialize bpmn-visualization demo by @tbouffard in #2
🐛 Bug Fixes
- fix: correctly display the demo on GitHub Pages by @tbouffard in #3
📝 Documentation
- docs: improve the how-to customize the created repository by @tbouffard in #6
New Contributors
- @tbouffard made their first contribution in #1
Full Changelog: https://github.com/process-analytics/bpmn-visualization-demo-template/commits/v1.0.0