Skip to content

Commit fc48ffd

Browse files
chore(release): 4.9.2 [skip ci]
## [4.9.2](v4.9.1...v4.9.2) (2026-01-11) ### Bug Fixes * **cli:** remove StoryUI panel from gitignore patterns ([d2e1277](d2e1277))
1 parent d2e1277 commit fc48ffd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.9.2](https://github.com/southleft/story-ui/compare/v4.9.1...v4.9.2) (2026-01-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** remove StoryUI panel from gitignore patterns ([d2e1277](https://github.com/southleft/story-ui/commit/d2e1277e1667a25d20d38ece3708bf05f1ead7b4))
7+
18
## [4.9.1](https://github.com/southleft/story-ui/compare/v4.9.0...v4.9.1) (2026-01-11)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tpitre/story-ui",
3-
"version": "4.9.1",
3+
"version": "4.9.2",
44
"description": "AI-powered Storybook story generator with dynamic component discovery",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)