You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+7-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,13 @@
4
4
5
5
### Patch Changes
6
6
7
-
- 32901a8: -**fix**: Updated `NFTCard` and `NFTMintCard` to be more responsive. By @alessey#1590 -**fix**: Updated `NFTCard` and `NFTMintCard` styles to use gap enabling simpler composition. By @alessey#1594 -**docs**: Added `NFTCard` and `NFTMintCard` to the docs. By @alessey#1572 -**docs**: Fixed typos in docs. By @steveviselli-cb@cypherpepe#1593#1587 -**docs**: Added `NFTCardDefault` and `NFTMintCardDefault` to the docs. By @alessey#1592 -**fix**: Fixed misconfigured `.env` file in `create-onchain` CLI. By @dschlabach#1595 -**docs**: Added `"use client"` directive to instructions for Next.js. By @dschlabach#1596
7
+
-**fix**: Updated `NFTCard` and `NFTMintCard` to be more responsive. By @alessey#1590
8
+
-**fix**: Updated `NFTCard` and `NFTMintCard` styles to use gap enabling simpler composition. By @alessey#1594
9
+
-**docs**: Added `NFTCard` and `NFTMintCard` to the docs. By @alessey#1572
10
+
-**docs**: Fixed typos in docs. By @steveviselli-cb@cypherpepe#1593#1587
11
+
-**docs**: Added `NFTCardDefault` and `NFTMintCardDefault` to the docs. By @alessey#1592
12
+
-**fix**: Fixed misconfigured `.env` file in `create-onchain` CLI. By @dschlabach#1595
13
+
-**docs**: Added `"use client"` directive to instructions for Next.js. By @dschlabach#1596
0 commit comments