File tree Expand file tree Collapse file tree 2 files changed +36
-1
lines changed
Expand file tree Collapse file tree 2 files changed +36
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.0
4+
5+ [ compare changes] ( https://github.com/unproducts/unmail/compare/v0.0.6...v0.1.0 )
6+
7+ ### 💅 Refactors
8+
9+ - Class based to closure based system for driver impl ([ 70e4148] ( https://github.com/unproducts/unmail/commit/70e4148 ) )
10+ - ⚠️ Resend ([ 2be6dd3] ( https://github.com/unproducts/unmail/commit/2be6dd3 ) )
11+ - ⚠️ Postmark ([ c48b4d0] ( https://github.com/unproducts/unmail/commit/c48b4d0 ) )
12+ - ⚠️ Mocker ([ 562f0d9] ( https://github.com/unproducts/unmail/commit/562f0d9 ) )
13+ - ⚠️ Mailersend ([ f8aa8c4] ( https://github.com/unproducts/unmail/commit/f8aa8c4 ) )
14+ - ⚠️ Mailchimp ([ 86f03cf] ( https://github.com/unproducts/unmail/commit/86f03cf ) )
15+ - ⚠️ Mailjet ([ a5aa083] ( https://github.com/unproducts/unmail/commit/a5aa083 ) )
16+ - ⚠️ Sendgrid ([ dd17c4e] ( https://github.com/unproducts/unmail/commit/dd17c4e ) )
17+ - ⚠️ Simplified structure ([ fa592d7] ( https://github.com/unproducts/unmail/commit/fa592d7 ) )
18+
19+ ### 🏡 Chore
20+
21+ - Prettier format ([ a7a0eb1] ( https://github.com/unproducts/unmail/commit/a7a0eb1 ) )
22+
23+ #### ⚠️ Breaking Changes
24+
25+ - ⚠️ Resend ([ 2be6dd3] ( https://github.com/unproducts/unmail/commit/2be6dd3 ) )
26+ - ⚠️ Postmark ([ c48b4d0] ( https://github.com/unproducts/unmail/commit/c48b4d0 ) )
27+ - ⚠️ Mocker ([ 562f0d9] ( https://github.com/unproducts/unmail/commit/562f0d9 ) )
28+ - ⚠️ Mailersend ([ f8aa8c4] ( https://github.com/unproducts/unmail/commit/f8aa8c4 ) )
29+ - ⚠️ Mailchimp ([ 86f03cf] ( https://github.com/unproducts/unmail/commit/86f03cf ) )
30+ - ⚠️ Mailjet ([ a5aa083] ( https://github.com/unproducts/unmail/commit/a5aa083 ) )
31+ - ⚠️ Sendgrid ([ dd17c4e] ( https://github.com/unproducts/unmail/commit/dd17c4e ) )
32+ - ⚠️ Simplified structure ([ fa592d7] ( https://github.com/unproducts/unmail/commit/fa592d7 ) )
33+
34+ ### ❤️ Contributors
35+
36+ - Amandesai01 < amandesai01@gmail.com >
37+
338## v0.0.6
439
540[ compare changes] ( https://github.com/unproducts/unmail/compare/v0.0.5...v0.0.6 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @unproducts/unmail" ,
3- "version" : " 0.0.6 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " Unified email API for sending transactional emails across 10+ providers." ,
55 "repository" : " unproducts/unmail" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments