Skip to content

Commit c976190

Browse files
committed
0.48.5
1 parent 959b506 commit c976190

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## [v0.48.5](https://github.com/buildo/react-components/tree/v0.48.5) (2021-09-24)
6+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.48.4...v0.48.5)
7+
8+
#### New features:
9+
10+
- RadioGroup doesn't support custom values [#1476](https://github.com/buildo/react-components/issues/1476)
11+
512
## [v0.48.4](https://github.com/buildo/react-components/tree/v0.48.4) (2021-09-01)
613
[Full Changelog](https://github.com/buildo/react-components/compare/v0.48.3...v0.48.4)
714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buildo-react-components",
3-
"version": "0.48.4",
3+
"version": "0.48.5",
44
"description": "Collection of general React components used in buildo projects.",
55
"main": "lib",
66
"scripts": {

0 commit comments

Comments
 (0)