We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf5f25 commit ab21921Copy full SHA for ab21921
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
Pre-release versions will not be mentioned here.
3
4
+## [1.6.3] - 2022-04-12
5
+
6
+### Internal
7
+- Improvements.
8
9
10
## [1.6.2] - 2022-04-12
11
12
### Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "react-rich-ui",
- "version": "1.6.2",
+ "version": "1.6.3",
"description": "A set of commonly-used React components with a declarative API",
"keywords": [
"React",
0 commit comments