We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13052a1 commit ed0b9b7Copy full SHA for ed0b9b7
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
4
5
+## [v0.48.4](https://github.com/buildo/react-components/tree/v0.48.4) (2021-09-01)
6
+[Full Changelog](https://github.com/buildo/react-components/compare/v0.48.3...v0.48.4)
7
+
8
## [v0.48.3](https://github.com/buildo/react-components/tree/v0.48.3) (2021-08-31)
9
[Full Changelog](https://github.com/buildo/react-components/compare/v0.48.2...v0.48.3)
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "buildo-react-components",
- "version": "0.48.3",
+ "version": "0.48.4",
"description": "Collection of general React components used in buildo projects.",
"main": "lib",
"scripts": {
0 commit comments