Skip to content

Commit c6cbd96

Browse files
authored
Merge pull request #60 from github/changeset-release/main
chore: version packages
2 parents 95c4099 + 2e0f86d commit c6cbd96

4 files changed

Lines changed: 18 additions & 35 deletions

File tree

.changeset/fix-catalog-metadata.md

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

package-lock.json

Lines changed: 11 additions & 29 deletions
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.3
4+
5+
### Patch Changes
6+
7+
- [#59](https://github.com/github/storybook-addon-performance-panel/pull/59) [`1140eea`](https://github.com/github/storybook-addon-performance-panel/commit/1140eead4a8eabca5bd3df8a1a0ce6e8a808a474) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Fix package.json metadata for Storybook integration catalog: switch icon from SVG to PNG, remove unrecognized "lit" framework, and add top-level `main`/`types` fields.
8+
39
## 1.1.2
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.2",
7+
"version": "1.1.3",
88
"license": "MIT",
99
"author": "GitHub, Inc.",
1010
"homepage": "https://github.com/github/storybook-addon-performance-panel#readme",

0 commit comments

Comments
 (0)