mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-11 12:55:22 +02:00
changelog
This commit is contained in:
parent
a5c098565a
commit
3f8ba77b0f
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user