Skip to content

Commit 7744b65

Browse files
committed
Bump to 1.1.0-alpha.8
1 parent 26b236a commit 7744b65

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.1.0-alpha.8
2+
3+
- Resolve questionnaire-level application/x-fhir-query variables
4+
- Evaluate sdc-questionnaire-itemPopulationContext at runtime
5+
16
## 1.1.0-alpha.6
27

38
- Add support for questionnaire-level variables defined with fhirpath

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sdc-qrf",
33
"license": "MIT",
4-
"version": "1.1.0-alpha.7",
4+
"version": "1.1.0-alpha.8",
55
"scripts": {
66
"test": "vitest --watch=false",
77
"test:watch": "vitest --watch",

0 commit comments

Comments
 (0)