Skip to content

Commit 6e8bb4c

Browse files
chore(release): 19.13.0-alpha.7 [skip ci]
# [19.13.0-alpha.7](v19.13.0-alpha.6...v19.13.0-alpha.7) (2025-07-30) ### Bug Fixes * UnpackNestedValue ([6972bfc](6972bfc)) * UnpackNestedValue ([5481369](5481369)) * UnpackNestedValue ([ac1f909](ac1f909))
1 parent 8cfc774 commit 6e8bb4c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [19.13.0-alpha.7](https://github.com/mll-lab/react-components/compare/v19.13.0-alpha.6...v19.13.0-alpha.7) (2025-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* UnpackNestedValue ([6972bfc](https://github.com/mll-lab/react-components/commit/6972bfc39baa42e566ecc91335ce85a6bf4fddfa))
7+
* UnpackNestedValue ([5481369](https://github.com/mll-lab/react-components/commit/548136918eb8dab7ffcb9ba0170563b666e1ac45))
8+
* UnpackNestedValue ([ac1f909](https://github.com/mll-lab/react-components/commit/ac1f9096329211a6915ba66361e06dab1ecba3bf))
9+
110
# [19.13.0-alpha.6](https://github.com/mll-lab/react-components/compare/v19.13.0-alpha.5...v19.13.0-alpha.6) (2025-07-30)
211

312

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.13.0-alpha.6",
4+
"version": "19.13.0-alpha.7",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)