Skip to content

Commit beb6b8b

Browse files
committed
Bump version to 1.1.0-alpha.3
1 parent 62cd623 commit beb6b8b

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.3
2+
3+
- Add support for columnWidth extension
4+
15
## 1.1.0-alpha.2
26

37
- Pass optional fhirpath.aveluate with QRFContext

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

0 commit comments

Comments
 (0)