Skip to content

Commit

Permalink
chore(release): version 2.9.2
Browse files Browse the repository at this point in the history
## [2.9.2](v2.9.1...v2.9.2) (2022-07-28)

### Bug Fixes

* pass className and onClick to component ToolTranslateItem ([#261](#261)) ([63577c9](63577c9))
  • Loading branch information
semantic-release-bot committed Jul 28, 2022
1 parent 63577c9 commit d5abea4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.9.2](https://github.com/dataesr/react-dsfr/compare/v2.9.1...v2.9.2) (2022-07-28)


### Bug Fixes

* pass className and onClick to component ToolTranslateItem ([#261](https://github.com/dataesr/react-dsfr/issues/261)) ([63577c9](https://github.com/dataesr/react-dsfr/commit/63577c933e57742e6fba276c8c40794b325fdd8b))

## [2.9.1](https://github.com/dataesr/react-dsfr/compare/v2.9.0...v2.9.1) (2022-07-28)


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": "2.9.1",
"version": "2.9.2",
"private": false,
"description": "A React implementation of the french government design system.",
"license": "MIT",
Expand Down

0 comments on commit d5abea4

Please sign in to comment.