Skip to content

Commit 6f273a5

Browse files
chore(release): version 3.9.2
## [3.9.2](v3.9.1...v3.9.2) (2023-11-20) ### Bug Fixes * **container:** add prop type div to the component ([f5f2f51](f5f2f51))
1 parent f5f2f51 commit 6f273a5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.9.2](https://github.com/dataesr/react-dsfr/compare/v3.9.1...v3.9.2) (2023-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **container:** add prop type div to the component ([f5f2f51](https://github.com/dataesr/react-dsfr/commit/f5f2f51c1f104be250068e565104909b88cdc031))
7+
18
## [3.9.1](https://github.com/dataesr/react-dsfr/compare/v3.9.0...v3.9.1) (2023-05-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dataesr/react-dsfr",
3-
"version": "3.9.1",
3+
"version": "3.9.2",
44
"private": false,
55
"description": "A React implementation of the french government design system.",
66
"license": "MIT",

0 commit comments

Comments
 (0)