Skip to content

Commit ffed250

Browse files
chore(release): 4.13.2 [skip ci]
## [4.13.2](v4.13.1...v4.13.2) (2026-03-13) ### Bug Fixes * **generator:** update Claude model IDs to current versions ([5014087](5014087))
1 parent 5014087 commit ffed250

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.13.2](https://github.com/southleft/story-ui/compare/v4.13.1...v4.13.2) (2026-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **generator:** update Claude model IDs to current versions ([5014087](https://github.com/southleft/story-ui/commit/5014087f27c00ba6874d5fef33fe5f4ed21fd7b6))
7+
18
## [4.13.1](https://github.com/southleft/story-ui/compare/v4.13.0...v4.13.1) (2026-03-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.13.1",
3+
"version": "4.13.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)