Skip to content

Commit 456e4fd

Browse files
authored
v0.6.5 (#192)
1 parent c5032ae commit 456e4fd

File tree

4 files changed

+17626
-17601
lines changed

4 files changed

+17626
-17601
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog for Covalent GoldRush Kit
22

3+
## 0.6.5
4+
5+
**Features**
6+
7+
- Exported types of the entire project
8+
- Removed deprecated exports
9+
- Update `AddressAvatar` render options for its usage
10+
- Update `TokenAvatar` for clearer usage
11+
- Update `NFTWalletCollectionList` UI
12+
- Added `autodocs` for stories
13+
14+
**Fixes**
15+
16+
- Fix value parsing in multiple places
17+
- Fix theme colors in `TokenAvatar`
18+
- Fix table wrapping
19+
- Fix toasts
20+
- Create `AddressAvatar` types enum
21+
- `actionables` of multiple components
22+
- Misc DX fixes
23+
- Misc HTML element nesting
24+
- Prune unnecessary static assets
25+
326
## 0.6.4
427

528
**Features**

0 commit comments

Comments
 (0)