Skip to content

Commit 2203822

Browse files
committed
version and changes
1 parent 99f6672 commit 2203822

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 16.0.0-beta.32
2+
3+
- Added more validation messages
4+
- Fix groups showing correct heading based on nesting
5+
- Fix tables showing date and time correctly
6+
17
## 16.0.0-beta.31
28

39
- update peerdependencies to be "nicer"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helsenorge/refero",
3-
"version": "16.0.0-beta.31",
3+
"version": "16.0.0-beta.32",
44
"description": "Refero is a library that uses a fhir r4 schema and creates a interactive form using helsenorge packages.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)