Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/old-crabs-applaud.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# classic-react-components

## 0.3.0

### Minor Changes

- 434022c: - [docs]: update examples and add more descrition of the components
- [refactor]: use normal for loop to iterate over array in Switch component instead of Children.map function

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "classic-react-components",
"version": "0.2.0",
"version": "0.3.0",
"description": "A great collection of React utility components",
"keywords": [
"react utility components",
Expand Down