@churchapps/apihelper 0.4.36 → 0.4.37

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.
@@ -403,8 +403,9 @@
403
403
  <td style="text-align: left; padding-left: 10px;">
404
404
  <h3 class="heading">Explore Our Apps</h3>
405
405
  <ul>
406
+ <li><a href="https://freeshow.app/">FreeShow</a></li>
406
407
  <li><a href="https://lessons.church/">Lessons.church</a></li>
407
- <li><a href="https://b1.church/">B1 Admin</a></li>
408
+ <li><a href="https://b1.church/">B1.church</a></li>
408
409
  <li><a href="https://votd.org/">Verse of the Day</a></li>
409
410
  </ul>
410
411
  </td>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@churchapps/apihelper",
3
- "version": "0.4.36",
3
+ "version": "0.4.37",
4
4
  "description": "Library of helper functions not specific to any one ChurchApps project or framework.",
5
5
  "main": "dist/index.js",
6
6
  "exports": {
@@ -403,8 +403,9 @@
403
403
  <td style="text-align: left; padding-left: 10px;">
404
404
  <h3 class="heading">Explore Our Apps</h3>
405
405
  <ul>
406
+ <li><a href="https://freeshow.app/">FreeShow</a></li>
406
407
  <li><a href="https://lessons.church/">Lessons.church</a></li>
407
- <li><a href="https://b1.church/">B1 Admin</a></li>
408
+ <li><a href="https://b1.church/">B1.church</a></li>
408
409
  <li><a href="https://votd.org/">Verse of the Day</a></li>
409
410
  </ul>
410
411
  </td>