mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-23 23:11:12 +02:00
changelog
This commit is contained in:
@@ -114,6 +114,12 @@ export function Notifications(props) {
|
|||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<h1>Whats new?</h1>
|
<h1>Whats new?</h1>
|
||||||
|
<Notification version="5.0.2" {...props}>
|
||||||
|
<li>
|
||||||
|
⬆️ Popular libraries updated to latest versions. Thanks
|
||||||
|
<ThanksTo url="https://github.com/diomed" name="@diomed" />
|
||||||
|
</li>
|
||||||
|
</Notification>
|
||||||
<Notification version="5.0.1" {...props}>
|
<Notification version="5.0.1" {...props}>
|
||||||
<NotificationItem type="bug">
|
<NotificationItem type="bug">
|
||||||
Add library feature is fixed.
|
Add library feature is fixed.
|
||||||
|
Reference in New Issue
Block a user