Skip to content

Commit 63b63f0

Browse files
committed
chore(release): 1.10.17 [skip ci]
## [1.10.17](v1.10.16...v1.10.17) (2025-03-23) ### Bug Fixes * Define types to replace 'any' in options param for toast functions, additional type support. ([08e94d1](08e94d1))
1 parent add8eda commit 63b63f0

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.17](https://github.com/sanjayc208/react-fox-toast/compare/v1.10.16...v1.10.17) (2025-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Define types to replace 'any' in options param for toast functions, additional type support. ([08e94d1](https://github.com/sanjayc208/react-fox-toast/commit/08e94d14824d4852aec0eab5f3b5973aec4965ec))
7+
18
## [1.10.16](https://github.com/sanjayc208/react-fox-toast/compare/v1.10.15...v1.10.16) (2025-03-20)
29

310

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.16",
3+
"version": "1.10.17",
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)