Skip to content

1.0.0

Compare
Choose a tag to compare
@tbouffard tbouffard released this 10 Mar 09:39
· 32 commits to main since this release
e03a4c5

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

Full Changelog: https://github.com/process-analytics/bpmn-visualization-demo-template/commits/v1.0.0