formbuilder-lhcforms 8.0.2 → 8.0.3

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  This project follows [Semantic Versioning](http://semver.org/).
4
4
 
5
+ ## [8.0.3] 2022-11-28
6
+ ### Fixed
7
+ - Fixed item type and missing answer display strings when importing a LOINC question from CTSS.
8
+
5
9
  ## [8.0.2] 2022-11-22
6
10
  ### Fixed
7
11
  - Fix number type fields to accept decimal numbers.
@@ -1 +1 @@
1
- {"version": "8.0.2"}
1
+ {"version": "8.0.3"}
@@ -26,6 +26,6 @@
26
26
  <script src="lforms/lib/elements/scripts.js"></script>
27
27
  <script src="lforms/lib/elements/main.js"></script>
28
28
  <script src="lforms/lib/fhir/lformsFHIRAll.min.js"></script>
29
- <script src="runtime.e3d955f506921cad.js" type="module"></script><script src="polyfills.9f2a4438b2d68978.js" type="module"></script><script src="scripts.bd81be7f7835a416.js" defer></script><script src="main.c2e7a08638e1c799.js" type="module"></script>
29
+ <script src="runtime.e3d955f506921cad.js" type="module"></script><script src="polyfills.896ec7ce0831df76.js" type="module"></script><script src="scripts.bd81be7f7835a416.js" defer></script><script src="main.def4fb1fb931bd07.js" type="module"></script>
30
30
 
31
31
  </body></html>