Compare commits

...

2 Commits

Author SHA1 Message Date
7faf6b09c6 Merge branch 'dev' of git.odit.services:lfk/mailer into dev
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-31 19:46:53 +02:00
34e0c729b5 🚀Bumped version to v0.1.1 2021-03-31 19:46:48 +02:00

View File

@ -1,6 +1,6 @@
{
"name": "@odit/lfk-mailer",
"version": "0.1.0",
"version": "0.1.1",
"description": "The document mailer for the LfK! runner system. This generates and sends mails (password reset, welcome, ...)",
"main": "src/app.ts",
"scripts": {