Commit fbf2e4a 1 parent a35bb4a commit fbf2e4a Copy full SHA for fbf2e4a
File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## [ v0.48.3] ( https://github.com/buildo/react-components/tree/v0.48.3 ) (2021-08-31)
6
+ [ Full Changelog] ( https://github.com/buildo/react-components/compare/v0.48.2...v0.48.3 )
7
+
8
+ #### New features:
9
+
10
+ - Form images are broken in showroom [ #1454 ] ( https://github.com/buildo/react-components/issues/1454 )
11
+ - CHANGELOG is out of date [ #1441 ] ( https://github.com/buildo/react-components/issues/1441 )
12
+ - componentWillReceiveProps has been renamed [ #1435 ] ( https://github.com/buildo/react-components/issues/1435 )
13
+
14
+ #### Fixes (bugs & defects):
15
+
16
+ - DatePicker has 1px left border on open calendar [ #1409 ] ( https://github.com/buildo/react-components/issues/1409 )
17
+
5
18
## [ v0.48.2] ( https://github.com/buildo/react-components/tree/v0.48.2 ) (2020-04-24)
6
19
[ Full Changelog] ( https://github.com/buildo/react-components/compare/v0.48.1...v0.48.2 )
7
20
261
274
262
275
#### New features:
263
276
264
- - Continuous deploy after updates on component repos [ #1298 ] ( https://github.com/buildo/react-components/issues/1298 )
265
277
- Switch CI from Drone to concourse [ #1295 ] ( https://github.com/buildo/react-components/issues/1295 )
278
+ - Continuous deploy after updates on component repos [ #1298 ] ( https://github.com/buildo/react-components/issues/1298 )
266
279
267
280
## [ v0.41.1] ( https://github.com/buildo/react-components/tree/v0.41.1 ) (2019-01-04)
268
281
[ Full Changelog] ( https://github.com/buildo/react-components/compare/v0.41.0...v0.41.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " buildo-react-components" ,
3
- "version" : " 0.48.2 " ,
3
+ "version" : " 0.48.3 " ,
4
4
"description" : " Collection of general React components used in buildo projects." ,
5
5
"main" : " lib" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments