@clink/emails 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,5 @@
1
1
  {
2
+ "subject": "Tak! Vi har registreret dig på Nuento",
2
3
  "greeting": "Hej {{ user.name }},",
3
4
  "registration_confirmation": "Tak for at smide din forretning ind i ringen! Vi ... med <b>{{supplier.name}}</b>, CVR <b>{{supplier.cvr}}</b>.",
4
5
  "response_time_notice": "Vi arbejder i kulissen og sørger for, at du hører fra os inden for 48 timer!"
@@ -1,4 +1,5 @@
1
1
  {
2
+ "subject": "Thanks! We’ve registered you on Nuento.",
2
3
  "greeting": "Hi {{ user.name }},",
3
4
  "registration_confirmation": "Thanks for throwing your business into the ring! We ... with <b>{{supplier.name}}</b>, CVR <b>{{supplier.cvr}}</b>.",
4
5
  "response_time_notice": "We’re working behind the scenes and will make sure you hear from us within 48 hours!"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clink/emails",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [