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
77
88## [ Unreleased]
99
10+ ## [ 4.1.0] - 2023-04-04
11+
12+ ### Added
13+
14+ - ability to click-to-close toast
15+
1016## [ 4.0.0] - 2023-03-28
1117
1218### Added
@@ -177,7 +183,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
177183
178184- Entire existing codebase due to rewrite
179185
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
181188[ 4.0.0 ] : https://github.com/codewithkyle/notifyjs/compare/v3.2.0...v4.0.0
182189[ 3.1.0 ] : https://github.com/codewithkyle/notifyjs/compare/v3.0.0...v3.2.0
183190[ 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