Skip to content

Commit 69abb79

Browse files
Version Packages
1 parent 608a852 commit 69abb79

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/old-crabs-applaud.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# classic-react-components
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 434022c: - [docs]: update examples and add more descrition of the components
8+
- [refactor]: use normal for loop to iterate over array in Switch component instead of Children.map function
9+
310
## 0.2.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "classic-react-components",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "A great collection of React utility components",
55
"keywords": [
66
"react utility components",

0 commit comments

Comments
 (0)