Skip to content

Commit bec6514

Browse files
chore(release): version 3.4.2
## [3.4.2](v3.4.1...v3.4.2) (2022-11-17) ### Bug Fixes * Make @storybook/react a dev dependency ([#294](#294)) ([ca207bb](ca207bb)) * Update README formating ([#295](#295)) ([6f1bd68](6f1bd68))
1 parent 6f1bd68 commit bec6514

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.4.2](https://github.com/dataesr/react-dsfr/compare/v3.4.1...v3.4.2) (2022-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Make @storybook/react a dev dependency ([#294](https://github.com/dataesr/react-dsfr/issues/294)) ([ca207bb](https://github.com/dataesr/react-dsfr/commit/ca207bb589a9eac4a4f13e8b054ca92c49ff9c16))
7+
* Update README formating ([#295](https://github.com/dataesr/react-dsfr/issues/295)) ([6f1bd68](https://github.com/dataesr/react-dsfr/commit/6f1bd687b247ec1ae027c2e68ddbddc776792c62))
8+
19
## [3.4.1](https://github.com/dataesr/react-dsfr/compare/v3.4.0...v3.4.1) (2022-11-15)
210

311

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.4.1",
3+
"version": "3.4.2",
44
"private": false,
55
"description": "A React implementation of the french government design system.",
66
"license": "MIT",

0 commit comments

Comments
 (0)