File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33# main
4- [ Full Changelog] ( https://github.com/mtrezza/parse-server-api-mail-adapter/compare/1.0.3...master )
4+ [ Full Changelog] ( https://github.com/mtrezza/parse-server-api-mail-adapter/compare/1.0.4...master )
5+
6+ # 1.0.4
7+ [ Full Changelog] ( https://github.com/mtrezza/parse-server-api-mail-adapter/compare/1.0.3...1.0.4 )
8+
9+ ### 🐛 Fixes
10+ - Fixed failing Parse Server adapter controller validation. [ #13 ] ( https://github.com/mtrezza/parse-server-api-mail-adapter/pull/13 ) . Thanks to [ mtrezza] ( https://github.com/mtrezza ) .
11+
12+ ### 🧬 Improvements
13+ - Added lint to CI workflow. [ #14 ] ( https://github.com/mtrezza/parse-server-api-mail-adapter/pull/14 ) . Thanks to [ mtrezza] ( https://github.com/mtrezza ) .
514
615# 1.0.3
716[ Full Changelog] ( https://github.com/mtrezza/parse-server-api-mail-adapter/compare/1.0.2...1.0.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " parse-server-api-mail-adapter" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " API Mail Adapter for Parse Server" ,
55 "main" : " ./lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments