Skip to content

Commit 10d43e7

Browse files
committed
0.49.9
1 parent 76926d4 commit 10d43e7

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
lines changed

CHANGELOG.md

+28-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,35 @@
22

33

44

5+
## [v0.49.9](https://github.com/buildo/react-components/tree/v0.49.9) (2023-05-04)
6+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.8...v0.49.9)
7+
58
## [v0.49.8](https://github.com/buildo/react-components/tree/v0.49.8) (2023-04-27)
6-
[Full Changelog](https://github.com/buildo/react-components/compare/v0.48.5...v0.49.8)
9+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.7...v0.49.8)
10+
11+
## [v0.49.7](https://github.com/buildo/react-components/tree/v0.49.7) (2023-01-30)
12+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.6...v0.49.7)
13+
14+
## [v0.49.6](https://github.com/buildo/react-components/tree/v0.49.6) (2023-01-30)
15+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.5...v0.49.6)
16+
17+
## [v0.49.5](https://github.com/buildo/react-components/tree/v0.49.5) (2023-01-26)
18+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.4...v0.49.5)
19+
20+
## [v0.49.4](https://github.com/buildo/react-components/tree/v0.49.4) (2023-01-26)
21+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.3...v0.49.4)
22+
23+
## [v0.49.3](https://github.com/buildo/react-components/tree/v0.49.3) (2023-01-26)
24+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.2...v0.49.3)
25+
26+
## [v0.49.2](https://github.com/buildo/react-components/tree/v0.49.2) (2023-01-26)
27+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.1...v0.49.2)
28+
29+
## [v0.49.1](https://github.com/buildo/react-components/tree/v0.49.1) (2023-01-26)
30+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.49.0...v0.49.1)
31+
32+
## [v0.49.0](https://github.com/buildo/react-components/tree/v0.49.0) (2023-01-26)
33+
[Full Changelog](https://github.com/buildo/react-components/compare/v0.48.5...v0.49.0)
734

835
## [v0.48.5](https://github.com/buildo/react-components/tree/v0.48.5) (2021-09-24)
936
[Full Changelog](https://github.com/buildo/react-components/compare/v0.48.4...v0.48.5)

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.49.8",
3+
"version": "0.49.9",
44
"description": "Collection of general React components used in buildo projects.",
55
"main": "lib",
66
"scripts": {

0 commit comments

Comments
 (0)