File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# EmailFlare Changelog
22
3+ ## 0.1.2 Second Request
4+ - feat: new custom html raw editor
5+
6+
37## 0.1.1 First Request
48- feat: allow custom sender
59
Original file line number Diff line number Diff line change 11{
22 "name" : " emailflare-mono" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "watch:ts" : " tsc --build tsconfig.dev.json --watch --incremental --force" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @emailflare/api" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "private" : true ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @emailflare/app" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @emailflare/demo" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments