Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
corvidism committed Nov 24, 2023
1 parent 39df118 commit 8b3fc1f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/giant-ghosts-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-schools-call.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/storybook-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 19.5.2

### Patch Changes

- 5a8a5bdd2: Moved chalk@4 to dependencies from peerDependencies, to prevent installation of unsupported versions
- 207e74052: Storybook build will not crash if build folder does not exist yet

## 19.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ima/storybook-integration",
"version": "19.5.1",
"version": "19.5.2",
"description": "Storybook integration addon for IMA.js applications.",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 8b3fc1f

Please sign in to comment.