Skip to content

Commit 6b7897b

Browse files
committed
Updated version history
1 parent 144f348 commit 6b7897b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

demo/src/docs/VersionHistory.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ export const VersionHistory = () => {
55
<>
66
<h2 id="changes">Version history</h2>
77

8+
<div>
9+
<h3>0.1.6</h3>
10+
<ul>
11+
<li>Fixed resize minimum and maximum constraints</li>
12+
</ul>
13+
</div>
814
<div>
915
<h3>0.1.5</h3>
1016
<ul>

0 commit comments

Comments
 (0)