Skip to content

Commit dc6c0bb

Browse files
chore(release): 19.7.0 [skip ci]
# [19.7.0](v19.6.0...v19.7.0) (2025-03-11) ### Features * export GlobalFormsContext ([#296](#296)) ([da39fe8](da39fe8))
1 parent da39fe8 commit dc6c0bb

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.7.0](https://github.com/mll-lab/react-components/compare/v19.6.0...v19.7.0) (2025-03-11)
2+
3+
4+
### Features
5+
6+
* export GlobalFormsContext ([#296](https://github.com/mll-lab/react-components/issues/296)) ([da39fe8](https://github.com/mll-lab/react-components/commit/da39fe8696cc3488c573d7a9e14945c91a1830b9))
7+
18
# [19.6.0](https://github.com/mll-lab/react-components/compare/v19.5.0...v19.6.0) (2025-03-11)
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.6.0",
4+
"version": "19.7.0",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)