Skip to content

Commit 08ccc8c

Browse files
Version Packages (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 34a4517 commit 08ccc8c

File tree

18 files changed

+76
-18
lines changed

18 files changed

+76
-18
lines changed

.changeset/little-cougars-hide.md

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

.changeset/slow-lines-mate.md

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

demo/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# demo
22

3+
## 1.6.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [34a4517]
8+
- Updated dependencies [34a4517]
9+
- @knime/utils@1.7.0
10+
- @knime/hub-features@1.15.0
11+
- @knime/components@1.41.4
12+
- @knime/rich-text-editor@1.7.33
13+
- @knime/virtual-tree@1.6.33
14+
315
## 1.6.37
416

517
### Patch Changes

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo",
3-
"version": "1.6.37",
3+
"version": "1.6.38",
44
"description": "Showcase for common UI components",
55
"license": "UNLICENSED",
66
"author": "KNIME AG, Zurich, Switzerland",

packages/components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @knime/components
22

3+
## 1.41.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [34a4517]
8+
- @knime/utils@1.7.0
9+
310
## 1.41.3
411

512
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knime/components",
3-
"version": "1.41.3",
3+
"version": "1.41.4",
44
"description": "Vue components & composables, that can be used for the frontend of all KNIME web projects.",
55
"homepage": "https://knime.github.io/webapps-common/",
66
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",

packages/hub-features/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @knime/hub-features
22

3+
## 1.15.0
4+
5+
### Minor Changes
6+
7+
- 34a4517: Add embedding SDK
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [34a4517]
12+
- @knime/utils@1.7.0
13+
- @knime/components@1.41.4
14+
315
## 1.14.29
416

517
### Patch Changes

packages/hub-features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knime/hub-features",
3-
"version": "1.14.29",
3+
"version": "1.15.0",
44
"description": "Vue components & composables for shared hub features",
55
"homepage": "https://knime.github.io/webapps-common/",
66
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",

packages/jsonforms/CHANGELOG.md

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

3+
## 1.15.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [34a4517]
8+
- @knime/utils@1.7.0
9+
- @knime/components@1.41.4
10+
- @knime/rich-text-editor@1.7.33
11+
312
## 1.15.37
413

514
### 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.37",
3+
"version": "1.15.38",
44
"description": "Internal JSON Forms integration for frontend KNIME projects",
55
"homepage": "https://knime.github.io/webapps-common/",
66
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",

0 commit comments

Comments
 (0)