Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Releases: distributeaid/twilio-integration

v1.2.8

04 May 05:37
Compare
Choose a tag to compare

1.2.8 (2020-05-04)

Bug Fixes

  • upgrade snyk from 1.316.1 to 1.316.2 (6e94ab4)
  • upgrade snyk from 1.316.1 to 1.316.2 (a5d6656)

v1.2.7

01 May 08:37
Compare
Choose a tag to compare

1.2.7 (2020-05-01)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (514ad85)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (4a90276)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (b5b465b)

v1.2.6

29 Apr 06:06
Compare
Choose a tag to compare

1.2.6 (2020-04-29)

Bug Fixes

  • upgrade fp-ts from 2.5.3 to 2.5.4 (10ef78a)
  • upgrade fp-ts from 2.5.3 to 2.5.4 (97a14d5)

v1.2.5

23 Apr 06:25
Compare
Choose a tag to compare

1.2.5 (2020-04-23)

Bug Fixes

  • upgrade io-ts from 2.2.0 to 2.2.1 (47864c4)
  • upgrade io-ts from 2.2.0 to 2.2.1 (7c682a0)

v1.2.4

21 Apr 06:22
Compare
Choose a tag to compare

1.2.4 (2020-04-21)

Bug Fixes

  • upgrade io-ts from 2.1.3 to 2.2.0 (86a327d)

v1.2.3

15 Apr 18:18
Compare
Choose a tag to compare

1.2.3 (2020-04-15)

Bug Fixes

v1.2.2

15 Apr 17:37
Compare
Choose a tag to compare

1.2.2 (2020-04-15)

Bug Fixes

v1.2.1

10 Apr 22:21
Compare
Choose a tag to compare

1.2.1 (2020-04-10)

Bug Fixes

v1.2.0

10 Apr 21:42
Compare
Choose a tag to compare

1.2.0 (2020-04-10)

Bug Fixes

  • stack: add exported config (bc31f39)
  • update dependencies (1f4dfa4)
  • update dependencies (0961a87)
  • update dependencies (3e329d7)
  • update dependencies (f0c0c2a)
  • upgrade io-ts from 2.1.2 to 2.1.3 (680e6e7)
  • upgrade uuid from 7.0.2 to 7.0.3 (f6a7690)
  • use npm registry for @distributeaid (4cf20ab)
  • noticiations: use email as username fallback (0780a93)
  • notifications: fix event publishing (a12a4ce)
  • notifications: make subscriptions unique per notification method (c351aee)
  • notifications: use correct query for subscriptions (9fc9434)

Features

  • add API to generate tokens (dev only) (fa74490), closes #15
  • add Code of Conduct (9b74774)
  • add Contributing guidelines (f644100)
  • notifications: handle Twilio events (#12) (5f7fdcd)
  • notifications: return whether email is already confirmed (cc89ab4)
  • send emails for confirming subscriptions (9a3691b)
  • verify email using code (d73cbb8)

v1.1.2

08 Mar 20:55
Compare
Choose a tag to compare

1.1.2 (2020-03-08)

Bug Fixes