Skip to content

Commit

Permalink
🔖 Release 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
almond-bongbong committed Sep 23, 2023
1 parent 6b896ae commit f7558d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,12 @@ Looking for more details, examples, and customization options? **Explore the ful

React Simple Toasts offers fun built-in themes, and the flexibility doesn't stop there. Feel free to customize the themes to match your application's branding. Your toast, your style!

### Standard Theme
<p align="center">
<img src="https://raw.githubusercontent.com/almond-bongbong/react-simple-toasts/master/docs/theme_standard.gif" alt="standard theme showcase" />
</p>

### Creative Theme
<p align="center">
<img src="https://raw.githubusercontent.com/almond-bongbong/react-simple-toasts/master/docs/theme_creative.gif" alt="creative theme showcase" />
</p>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-simple-toasts",
"version": "5.9.0",
"version": "5.10.0",
"description": "Instant, lightweight toast notifications for React. No providers or containers needed.",
"author": "almond-bongbong",
"homepage": "https://github.com/almond-bongbong/react-simple-toasts",
Expand Down

0 comments on commit f7558d9

Please sign in to comment.