Skip to content

Commit 3ccf0cb

Browse files
chore(release): 4.12.1 [skip ci]
## [4.12.1](v4.12.0...v4.12.1) (2026-03-07) ### Bug Fixes * security hardening, chat sync bugs, and code cleanup ([141e31d](141e31d))
1 parent 141e31d commit 3ccf0cb

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.12.1](https://github.com/southleft/story-ui/compare/v4.12.0...v4.12.1) (2026-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* security hardening, chat sync bugs, and code cleanup ([141e31d](https://github.com/southleft/story-ui/commit/141e31d44e8ae424187ac450adf530fb4e07c680))
7+
18
# [4.12.0](https://github.com/southleft/story-ui/compare/v4.11.0...v4.12.0) (2026-01-13)
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.12.0",
3+
"version": "4.12.1",
44
"description": "AI-powered Storybook story generator with dynamic component discovery",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)