Skip to content

Releases: process-analytics/bpmn-visualization-addons

0.1.1

22 Jul 14:59
Compare
Choose a tag to compare

📣 This is the first version available as npm package: https://www.npmjs.com/package/@process-analytics/bv-experimental-add-ons

What's Changed

📝 Documentation

  • docs: mention "milestone" management in the release how-to by @tbouffard in #46

⚙️ Other Changes

  • chore: fix workflows used to release and publish npm package by @tbouffard in #45
  • chore(release): correctly tag when bumping the version of the package by @tbouffard in #47
  • ci: fix permissions of versions.bash by @tbouffard in #48

Full Changelog: v0.1.0...v0.1.1

0.1.0

21 Jul 14:49
Compare
Choose a tag to compare

📣 This is the initial release of bv-experimental-add-ons 🎉

It provides an initial set of add-ons that can be used with bpmn-visualization version 0.37.0 or greater.

List of issues: milestone 0.1.0

What's Changed

🎉 New Features

  • feat: introduce PathResolver by @tbouffard in #32
  • feat: add BpmnElementsSearcher and BpmnElementsIdentifier by @tbouffard in #33

🐛 Bug Fixes

  • fix: export BpmnElementsSearcher and BpmnElementsIdentifier by @tbouffard in #36

📝 Documentation

⚙️ Other Changes

  • ci: ensure that the PR title follows "Conventional Commits" by @tbouffard in #29
  • chore: add GitHub release configuration by @tbouffard in #30
  • chore: declare bpmn-visualization as peer dependency by @tbouffard in #38
  • chore: prepare the npm package by @tbouffard in #40
  • test: introduce a dedicated workspace to test the TypeScript support by @tbouffard in #41
  • chore: review the content of package.json by @tbouffard in #42
  • chore: refine token permissions in workflows by @tbouffard in #44

New Contributors

Full Changelog: https://github.com/process-analytics/bv-experimental-add-ons/commits/v0.1.0