Skip to content

Commit

Permalink
chore(release): version 3.6.0
Browse files Browse the repository at this point in the history
# [3.6.0](v3.5.15...v3.6.0) (2023-05-03)

### Bug Fixes

* **chore:** Udate package-lock.json ([cdd7599](cdd7599))
* release ([7eb5f40](7eb5f40))
* scroll on number input ([#341](#341)) ([fe48da3](fe48da3))

### Features

* **ci:** Switch from Slack to mattermost ([6858df8](6858df8))
* **radio:** Add stories for storybook ([db392a8](db392a8))
* **radio:** Add stories for storybook /2 ([2949c66](2949c66))
  • Loading branch information
semantic-release-bot committed May 3, 2023
1 parent 7eb5f40 commit d13498c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [3.6.0](https://github.com/dataesr/react-dsfr/compare/v3.5.15...v3.6.0) (2023-05-03)


### Bug Fixes

* **chore:** Udate package-lock.json ([cdd7599](https://github.com/dataesr/react-dsfr/commit/cdd75998483b9394e6d9fec3beb31e2e965d0763))
* release ([7eb5f40](https://github.com/dataesr/react-dsfr/commit/7eb5f4034cae46aa5c9c52a1a522d3a44a78d823))
* scroll on number input ([#341](https://github.com/dataesr/react-dsfr/issues/341)) ([fe48da3](https://github.com/dataesr/react-dsfr/commit/fe48da38f445e3d33efb2a6f57a5da0fab659444))


### Features

* **ci:** Switch from Slack to mattermost ([6858df8](https://github.com/dataesr/react-dsfr/commit/6858df8745620dbb590ba8c91de818ef604a3c94))
* **radio:** Add stories for storybook ([db392a8](https://github.com/dataesr/react-dsfr/commit/db392a828747b6d6facc7968e43df5b3dcf1bd1d))
* **radio:** Add stories for storybook /2 ([2949c66](https://github.com/dataesr/react-dsfr/commit/2949c66ac0e5af422a80c20261543b5c199e5c86))

## [3.5.15](https://github.com/dataesr/react-dsfr/compare/v3.5.14...v3.5.15) (2023-04-22)


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

0 comments on commit d13498c

Please sign in to comment.