Skip to content

Commit dc7e6be

Browse files
chore(release): 17.5.0 [skip ci]
# [17.5.0](v17.4.0...v17.5.0) (2024-09-09) ### Features * global forms provider ([#250](#250)) ([5ddf2ca](5ddf2ca))
1 parent 5ddf2ca commit dc7e6be

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+
# [17.5.0](https://github.com/mll-lab/react-components/compare/v17.4.0...v17.5.0) (2024-09-09)
2+
3+
4+
### Features
5+
6+
* global forms provider ([#250](https://github.com/mll-lab/react-components/issues/250)) ([5ddf2ca](https://github.com/mll-lab/react-components/commit/5ddf2ca413d4c0bb1413697ca21278b2e7cad0c3))
7+
18
# [17.4.0](https://github.com/mll-lab/react-components/compare/v17.3.2...v17.4.0) (2024-08-05)
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": "17.4.0",
4+
"version": "17.5.0",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)