Skip to content

Commit

Permalink
chore(release): version 3.4.2
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Nov 17, 2022
1 parent 6f1bd68 commit bec6514
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.4.2](https://github.com/dataesr/react-dsfr/compare/v3.4.1...v3.4.2) (2022-11-17)


### Bug Fixes

* Make @storybook/react a dev dependency ([#294](https://github.com/dataesr/react-dsfr/issues/294)) ([ca207bb](https://github.com/dataesr/react-dsfr/commit/ca207bb589a9eac4a4f13e8b054ca92c49ff9c16))
* Update README formating ([#295](https://github.com/dataesr/react-dsfr/issues/295)) ([6f1bd68](https://github.com/dataesr/react-dsfr/commit/6f1bd687b247ec1ae027c2e68ddbddc776792c62))

## [3.4.1](https://github.com/dataesr/react-dsfr/compare/v3.4.0...v3.4.1) (2022-11-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dataesr/react-dsfr",
"version": "3.4.1",
"version": "3.4.2",
"private": false,
"description": "A React implementation of the french government design system.",
"license": "MIT",
Expand Down

0 comments on commit bec6514

Please sign in to comment.