Skip to content

Commit 9430c49

Browse files
committed
chore(release): 1.10.16 [skip ci]
## [1.10.16](v1.10.15...v1.10.16) (2025-03-20) ### Bug Fixes * Promises remain in loading state until success or error ([4968b55](4968b55))
1 parent 383175e commit 9430c49

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.16](https://github.com/sanjayc208/react-fox-toast/compare/v1.10.15...v1.10.16) (2025-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* Promises remain in loading state until success or error ([4968b55](https://github.com/sanjayc208/react-fox-toast/commit/4968b55d27bb3c106419d769abb6b4198aed8c2c))
7+
18
## [1.10.15](https://github.com/sanjayc208/react-fox-toast/compare/v1.10.14...v1.10.15) (2025-02-23)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-fox-toast",
3-
"version": "1.10.15",
3+
"version": "1.10.16",
44
"description": "This toast for UI which is very flexible to use",
55
"private": false,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)