@leanix/reporting-dimensions
v0.2.45
Published
A TypeScript library that implements clustering and views for reports.
Downloads
809
Readme
reporting-dimensions
A TypeScript library that implements clustering and views for reports.
Connect locally with report
- build locally
- replace version in the report's package.json with e.g. "@leanix/reporting-dimensions": "~/dev/reporting-dimensions"
see slack: https://leanix.slack.com/archives/C98RHJZPU/p1694418724394299
Release Process
On the main branch, execute npm run release
.
This will
- bump the version number
- push the branch and newly created tag
- publish the library to npm