Skip to content

Commit d13498c

Browse files
chore(release): version 3.6.0
# [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))
1 parent 7eb5f40 commit d13498c

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [3.6.0](https://github.com/dataesr/react-dsfr/compare/v3.5.15...v3.6.0) (2023-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **chore:** Udate package-lock.json ([cdd7599](https://github.com/dataesr/react-dsfr/commit/cdd75998483b9394e6d9fec3beb31e2e965d0763))
7+
* release ([7eb5f40](https://github.com/dataesr/react-dsfr/commit/7eb5f4034cae46aa5c9c52a1a522d3a44a78d823))
8+
* scroll on number input ([#341](https://github.com/dataesr/react-dsfr/issues/341)) ([fe48da3](https://github.com/dataesr/react-dsfr/commit/fe48da38f445e3d33efb2a6f57a5da0fab659444))
9+
10+
11+
### Features
12+
13+
* **ci:** Switch from Slack to mattermost ([6858df8](https://github.com/dataesr/react-dsfr/commit/6858df8745620dbb590ba8c91de818ef604a3c94))
14+
* **radio:** Add stories for storybook ([db392a8](https://github.com/dataesr/react-dsfr/commit/db392a828747b6d6facc7968e43df5b3dcf1bd1d))
15+
* **radio:** Add stories for storybook /2 ([2949c66](https://github.com/dataesr/react-dsfr/commit/2949c66ac0e5af422a80c20261543b5c199e5c86))
16+
117
## [3.5.15](https://github.com/dataesr/react-dsfr/compare/v3.5.14...v3.5.15) (2023-04-22)
218

319

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

0 commit comments

Comments
 (0)