7 Commits

Author SHA1 Message Date
Patric Stout
4842fcd01e chore: use the pull-request SHA on publishing for PR (#97) 2024-05-10 19:42:12 +00:00
dependabot[bot]
7cee3414f9 chore(deps): bump the dependencies group with 2 updates (#71)
Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 20:38:59 +01:00
Steven Noorbergen
b40ef9c06c chore(deps): Add dependabot configuration (#70) 2024-03-03 19:35:10 +00:00
Patric Stout
8395cb710f fix: publish the npm package with the right version (#4) 2023-11-12 14:48:52 +00:00
Patric Stout
c0e9eb5b2a chore: push the release of the storybook build to the right branch (#3) 2023-11-12 14:47:44 +00:00
Patric Stout
7977ceaf9f chore: publish storybook under main and fix npm package versioning (#2) 2023-11-12 15:43:22 +01:00
Patric Stout
12bf3bd7d2 feat: initial work in rendering a fit (#1) 2023-11-12 15:37:04 +01:00