Skip to content

Commit 1c74aec

Browse files
author
Helian Rivera
committed
NXT-3459: bump versions
NXT-3459 (useVersionsApi error handling)
1 parent df25c75 commit 1c74aec

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/sour-waves-search.md

-5
This file was deleted.

demo/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# demo
22

3+
## 1.4.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df25c75]
8+
- @knime/hub-features@1.7.4
9+
310
## 1.4.13
411

512
### Patch Changes

demo/package.json

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

packages/hub-features/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @knime/hub-features
22

3+
## 1.7.4
4+
5+
### Patch Changes
6+
7+
- df25c75: switch to ofetch and improve error handling
8+
39
## 1.7.3
410

511
### Patch Changes

packages/hub-features/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knime/hub-features",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
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)",

0 commit comments

Comments
 (0)