Skip to content

Commit a4a9229

Browse files
committed
Update package.json and Changelog
1 parent fd3fdb9 commit a4a9229

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.0-alpha.2
2+
3+
- Pass optional fhirpath.aveluate with QRFContext
4+
15
## 1.1.0-alpha.1
26

37
- Add support for x-fhir-query expressions

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.1",
4+
"version": "1.1.0-alpha.2",
55
"scripts": {
66
"test": "vitest --watch=false",
77
"test:watch": "vitest --watch",

0 commit comments

Comments
 (0)