Skip to content

Commit 4de2dba

Browse files
authored
Merge pull request #62 from github/changeset-release/main
chore: version packages
2 parents 51d2914 + f8f1b04 commit 4de2dba

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/add-root-preset-shim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/storybook-addon-performance-panel/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @github-ui/storybook-addon-performance-panel
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [#61](https://github.com/github/storybook-addon-performance-panel/pull/61) [`def57fd`](https://github.com/github/storybook-addon-performance-panel/commit/def57fd46bbac63f37896978fb1b54ba689f2c68) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Add root-level `preset.js` shim for Storybook integration catalog compatibility
8+
39
## 1.1.3
410

511
### Patch Changes

packages/storybook-addon-performance-panel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"version": "1.1.3",
7+
"version": "1.1.4",
88
"license": "MIT",
99
"author": "GitHub, Inc.",
1010
"homepage": "https://github.com/github/storybook-addon-performance-panel#readme",

0 commit comments

Comments
 (0)