mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-07 19:15:24 +02:00
changelog
This commit is contained in:
parent
a5c098565a
commit
3f8ba77b0f
@ -114,6 +114,12 @@ export function Notifications(props) {
|
||||
return (
|
||||
<div>
|
||||
<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}>
|
||||
<NotificationItem type="bug">
|
||||
Add library feature is fixed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user