Skip to content

Commit 9e44153

Browse files
author
Ruben
committed
version and changelog
1 parent a33e434 commit 9e44153

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 16.0.0-beta.58
2+
- attachment fixes
3+
- added css class to hide buttons in form
4+
15
## 16.0.0-beta.57
26
- Added validation for digits in Time
37
- Bugfix: The time 00:00 got validation error in Time

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.57",
3+
"version": "16.0.0-beta.58",
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)