File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 4.1.0] - 2023-04-04
11
+
12
+ ### Added
13
+
14
+ - ability to click-to-close toast
15
+
10
16
## [ 4.0.0] - 2023-03-28
11
17
12
18
### Added
@@ -177,7 +183,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
177
183
178
184
- Entire existing codebase due to rewrite
179
185
180
- [ unreleased ] : https://github.com/codewithkyle/notifyjs/compare/v4.0.0...HEAD
186
+ [ unreleased ] : https://github.com/codewithkyle/notifyjs/compare/v4.1.0...HEAD
187
+ [ 4.1.0 ] : https://github.com/codewithkyle/notifyjs/compare/v4.0.0...v4.1.0
181
188
[ 4.0.0 ] : https://github.com/codewithkyle/notifyjs/compare/v3.2.0...v4.0.0
182
189
[ 3.1.0 ] : https://github.com/codewithkyle/notifyjs/compare/v3.0.0...v3.2.0
183
190
[ 3.0.0 ] : https://github.com/codewithkyle/notifyjs/compare/v2.1.1...v3.0.0
You can’t perform that action at this time.
0 commit comments