Skip to content

Commit 0004920

Browse files
authored
Merge pull request #332 from helsenorge/release/v16.0.0-beta.60
Bumped refero beta to 60
2 parents 6368c1f + 54b4916 commit 0004920

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.60
2+
- Bugfix: No year and month pickers in DatePicker (added default min/max)
3+
- UU-bugfix: Added label for YearMonth field
4+
- Added baseIncrementValue to Input fields of type number
5+
- Display Icon in savebutton based on size
6+
17
## 16.0.0-beta.59
28
- changed validation to HN validatio functions
39
- Fixed update value of files from external source

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