Skip to content

Commit b0937f0

Browse files
Version Packages (#98)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bee90f7 commit b0937f0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ready-dolls-cross.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/jsonforms/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @knime/json-forms
22

3+
## 1.15.50
4+
5+
### Patch Changes
6+
7+
- bee90f7: Set a value on focusout when the number provided by the number input is not a number in the NumberControl.
8+
39
## 1.15.49
410

511
### Patch Changes

packages/jsonforms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knime/jsonforms",
3-
"version": "1.15.49",
3+
"version": "1.15.50",
44
"description": "Internal JSON Forms integration for frontend KNIME projects",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)