Skip to content

Commit ab21921

Browse files
committed
v1.6.3
1 parent 0cf5f25 commit ab21921

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
Pre-release versions will not be mentioned here.
33

4+
## [1.6.3] - 2022-04-12
5+
6+
### Internal
7+
- Improvements.
8+
9+
410
## [1.6.2] - 2022-04-12
511

612
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-rich-ui",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"description": "A set of commonly-used React components with a declarative API",
55
"keywords": [
66
"React",

0 commit comments

Comments
 (0)