Skip to content

Commit 3d94693

Browse files
committed
Bumped to refero beta 51
1 parent f19d81c commit 3d94693

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.51
2+
- Bugfix: Fixed extra-label placement
3+
- Bugfix: Couldn't add zero to decimal field
4+
- Use getErrorMessage in all components
5+
- Added styling to prevent unwanted override from Designsystem
6+
17
## 16.0.0-beta.50
28
- Add css class page_refero__buttons to button-container
39

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