Skip to content

Commit

Permalink
chore: retroactively add changesets for earlier changes
Browse files Browse the repository at this point in the history
  • Loading branch information
venikx committed May 30, 2023
1 parent b305890 commit b5cae59
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .changeset/calm-ducks-travel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
'@equinor/esv-intersection': patch
---

Upgrading several devDependencies, which were not covered in changesets:

- chore(deps-dev): bump vitest from 0.30.0 to 0.30.1 by @dependabot in https://github.com/equinor/esv-intersection/pull/564
- chore(deps-dev): bump storybook from 7.0.2 to 7.0.5 by @dependabot in https://github.com/equinor/esv-intersection/pull/570
- chore(deps-dev): bump @storybook/html-vite from 7.0.2 to 7.0.5 by @dependabot in https://github.com/equinor/esv-intersection/pull/571
- chore(deps-dev): bump @storybook/addon-storysource from 7.0.2 to 7.0.5 by @dependabot in https://github.com/equinor/esv-intersection/pull/572
- chore(deps-dev): bump typedoc from 0.24.1 to 0.24.4 by @dependabot in https://github.com/equinor/esv-intersection/pull/573
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in https://github.com/equinor/esv-intersection/pull/576
- chore(deps-dev): bump vite-plugin-dts from 2.2.0 to 2.3.0 by @dependabot in https://github.com/equinor/esv-intersection/pull/574
- chore(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in https://github.com/equinor/esv-intersection/pull/575
- chore(deps-dev): bump storybook from 7.0.5 to 7.0.6 by @dependabot in https://github.com/equinor/esv-intersection/pull/577
- chore(deps-dev): bump typedoc from 0.24.4 to 0.24.6 by @dependabot in https://github.com/equinor/esv-intersection/pull/578
- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in https://github.com/equinor/esv-intersection/pull/583
- chore(deps-dev): bump vite from 4.2.1 to 4.3.1 by @dependabot in https://github.com/equinor/esv-intersection/pull/582
- chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in https://github.com/equinor/esv-intersection/pull/581
- chore(deps-dev): bump @storybook/addon-storysource from 7.0.5 to 7.0.6 by @dependabot in https://github.com/equinor/esv-intersection/pull/580
- chore(deps-dev): bump @storybook/html-vite from 7.0.5 to 7.0.7 by @dependabot in https://github.com/equinor/esv-intersection/pull/584
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in https://github.com/equinor/esv-intersection/pull/585
- chore(deps-dev): bump vite from 4.3.1 to 4.3.4 by @dependabot in https://github.com/equinor/esv-intersection/pull/590
- chore(deps-dev): bump @storybook/addon-storysource from 7.0.6 to 7.0.7 by @dependabot in https://github.com/equinor/esv-intersection/pull/589
- chore(deps-dev): bump storybook from 7.0.6 to 7.0.7 by @dependabot in https://github.com/equinor/esv-intersection/pull/587
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.2 by @dependabot in https://github.com/equinor/esv-intersection/pull/591
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 by @dependabot in https://github.com/equinor/esv-intersection/pull/592
5 changes: 5 additions & 0 deletions .changeset/curly-nails-kick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@equinor/esv-intersection': patch
---

- Fix issues where groups had labels and where last label was not rendered by @HavardNJ in https://github.com/equinor/esv-intersection/pull/594
7 changes: 7 additions & 0 deletions .changeset/rude-poets-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@equinor/esv-intersection': patch
---

Enable slightly stricter Typescript settings:

- chore: add slightly stricter ts types by @venikx in https://github.com/equinor/esv-intersection/pull/603

0 comments on commit b5cae59

Please sign in to comment.