@lykmapipo/postman
Version:
collective notifications for nodejs
31 lines (21 loc) • 2.2 kB
Markdown
#### 0.5.2 (2019-04-16)
##### Chores
* remove unused dependencies ([b1112856](https://github.com/lykmapipo/postman/commit/b11128567357af52813bb3d95fa0a4754779e5f4))
* force latest dependencies ([e0f6fd48](https://github.com/lykmapipo/postman/commit/e0f6fd48d0ae7104edca631f568b610c24284faa))
##### Documentation Changes
* add code of conduct and contributing guide ([ba6e6d08](https://github.com/lykmapipo/postman/commit/ba6e6d08b703322f50abf144c40cb0fdf0e004d9))
##### Refactors
* use latest env & force laatest dependencies ([76502599](https://github.com/lykmapipo/postman/commit/76502599a834d5362d517c1f65c3edc4c1529e7b))
##### Tests
* skip queue tests ([d4fd273a](https://github.com/lykmapipo/postman/commit/d4fd273a7b2f22b2a5b135b3d4aba536dc926253))
* fix message unsent ([c2c01f0a](https://github.com/lykmapipo/postman/commit/c2c01f0a23cde242c6e1ba9f5ce2e21c7f5bd0a1))
* fix message sent ([7b9333f6](https://github.com/lykmapipo/postman/commit/7b9333f615a3c0c0644253b5886665f9a6b48796))
* fix tz ega sms transport ([798e8bf1](https://github.com/lykmapipo/postman/commit/798e8bf18b5cf314d0ee81fd58684fcd2d7d045d))
* fix smtp transport ([008a50cf](https://github.com/lykmapipo/postman/commit/008a50cf3423bee930b29f3b552df6f9cf14a211))
* fix infobip transport ([62fc2f07](https://github.com/lykmapipo/postman/commit/62fc2f0796f92804e8fb398f7e24f372eb04c264))
* fix echo transport ([2155a90f](https://github.com/lykmapipo/postman/commit/2155a90f05f2bbe4dc0234691e2ad5f7cf49a2ce))
* fix tz ega transport queue & add queue redis cleanups ([00b52eac](https://github.com/lykmapipo/postman/commit/00b52eacd1c7c9370ddfe7187ce50248d1231233))
* fix smtp transport queue ([ad6b4952](https://github.com/lykmapipo/postman/commit/ad6b49521df71e1b6bb8109d9e2e4b6c39a4612d))
* fix infobip transport queue ([6fc652ec](https://github.com/lykmapipo/postman/commit/6fc652ec2334cd2127db6498795fd47b8d9f8dbc))
* fix echo transport queue test ([9997d064](https://github.com/lykmapipo/postman/commit/9997d0644717f2f7afce64e07797e75940571e68))
* use mongoose test helpers and fix schema unit tests ([d15de0d7](https://github.com/lykmapipo/postman/commit/d15de0d7924eb7f1fdd423d730a6148165c7416b))