Skip to content

Commit 1d136d5

Browse files
committed
chore(release): 1.10.14 [skip ci]
## [1.10.14](v1.10.13...v1.10.14) (2025-02-17) ### Bug Fixes * Use Goober pseudo-class names for default styling in toast component ([abe7c2a](abe7c2a))
1 parent 10d5b1b commit 1d136d5

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.14](https://github.com/sanjayc208/react-fox-toast/compare/v1.10.13...v1.10.14) (2025-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Use Goober pseudo-class names for default styling in toast component ([abe7c2a](https://github.com/sanjayc208/react-fox-toast/commit/abe7c2ad7ed38cb4a9030178a5d1e4f9b4551373))
7+
18
## [1.10.13](https://github.com/sanjayc208/react-fox-toast/compare/v1.10.12...v1.10.13) (2025-02-09)
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.13",
3+
"version": "1.10.14",
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)