0.45.1
·
167 commits
to refs/heads/master
since this release
This new version improves the documentation 📖 and includes internal changes ⚙️.
Thanks to all the contributors of this release 🌈: @csouchet and @tbouffard
What's Changed
Full Changelog: v0.45.0...v0.45.1
📝 Documentation
- docs: explain mxGraph perimeter and projection (#2096) @tbouffard
- docs(contributors): explain the usage of PR labels (#3269) @tbouffard
- docs(contributors): add reference to the BPMN specification (#3266) @tbouffard
- docs: add information for contributors (#3264) @tbouffard
- docs: improve the release how-to (#3265) @tbouffard
- docs: update the branch naming convention in the Contributing Guidelines (#3263) @tbouffard
- docs: improve the CONTRIBUTING guide (#3251) @tbouffard
- docs: add information for repository structure (#3262) @csouchet
- docs: make the user doc more readable (#3253) @csouchet
- docs: remove references to the "day to day" project (#3252) @tbouffard
- docs: delete unnecessary steps on release (#3247) @csouchet
📦 Dependency updates
- chore(deps): bump fast-xml-parser from 4.5.0 to 4.5.1 (#3245) @dependabot[bot]
- chore(deps): bump es-toolkit from 1.27.0 to 1.31.0 (#3236) @dependabot[bot]
👻 Maintenance
- ci: use ubuntu-24.04 (#3248) @csouchet
- ci(build): switch to sonarqube-scan-action (#3246) @tbouffard
- ci: correctly compute the version of the npm package (#3233) @tbouffard