Skip to content

Commit 89f9756

Browse files
chore(release): 19.5.0 [skip ci]
# [19.5.0](v19.4.1...v19.5.0) (2025-03-11) ### Features * disable text area animation ([#294](#294)) ([53d37de](53d37de))
1 parent 53d37de commit 89f9756

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [19.5.0](https://github.com/mll-lab/react-components/compare/v19.4.1...v19.5.0) (2025-03-11)
2+
3+
4+
### Features
5+
6+
* disable text area animation ([#294](https://github.com/mll-lab/react-components/issues/294)) ([53d37de](https://github.com/mll-lab/react-components/commit/53d37de2ec21de820f808b8195ca19de443b9a89))
7+
18
## [19.4.1](https://github.com/mll-lab/react-components/compare/v19.4.0...v19.4.1) (2025-03-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mll-lab/react-components",
33
"description": "Shared React components of MLL",
4-
"version": "19.4.1",
4+
"version": "19.5.0",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)