Skip to content

Commit

Permalink
Version Packages (#2494)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 3, 2024
1 parent e639072 commit 09a9667
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/eleven-items-guess.md

This file was deleted.

8 changes: 8 additions & 0 deletions tools/storybook-addon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lg-tools/storybook-addon

## 0.2.5

### Patch Changes

- e639072e7: - Adds @lg-charts scope containing line-chart package.
- Brings in necessary ECharts component dependencies.
- Creates section for Charts in Storybook.

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/storybook-addon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-tools/storybook-addon",
"version": "0.2.4",
"version": "0.2.5",
"description": "Storybook Addon for LeafyGreen UI Kit",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit 09a9667

Please sign in to comment.