Skip to content

Commit f2a5ada

Browse files
chore(release): 4.10.0 [skip ci]
# [4.10.0](v4.9.2...v4.10.0) (2026-01-11) ### Features * **ui:** add auto-expanding textarea for multi-line prompts ([0a44b9f](0a44b9f))
1 parent 0a44b9f commit f2a5ada

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.10.0](https://github.com/southleft/story-ui/compare/v4.9.2...v4.10.0) (2026-01-11)
2+
3+
4+
### Features
5+
6+
* **ui:** add auto-expanding textarea for multi-line prompts ([0a44b9f](https://github.com/southleft/story-ui/commit/0a44b9f891c4993de9f9d89bfa1c3146156f33b0))
7+
18
## [4.9.2](https://github.com/southleft/story-ui/compare/v4.9.1...v4.9.2) (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.2",
3+
"version": "4.10.0",
44
"description": "AI-powered Storybook story generator with dynamic component discovery",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)