Skip to content

Commit b39bffc

Browse files
author
Lennart Klose
committed
Raise Versions
1 parent db64b08 commit b39bffc

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

packages/app-router/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dvelop-sdk/app-router",
33
"description": "This package contains functionality for the App-Router in the d.velop cloud.",
4-
"version": "3.2.6",
4+
"version": "3.2.7",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -25,4 +25,4 @@
2525
"dependencies": {
2626
"@dvelop-sdk/core": "^2.2.1"
2727
}
28-
}
28+
}

packages/business-objects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dvelop-sdk/business-objects",
33
"description": "This package contains functionality for the BusinessObjects-App in the d.velop cloud.",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",

packages/dms/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dvelop-sdk/dms",
33
"description": "This package contains functionality for the DMS-App in the d.velop cloud.",
4-
"version": "1.5.8",
4+
"version": "1.5.9",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -25,4 +25,4 @@
2525
"dependencies": {
2626
"@dvelop-sdk/core": "^2.2.1"
2727
}
28-
}
28+
}

packages/identityprovider/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dvelop-sdk/identityprovider",
33
"description": "This package contains functionality for the Identityprovider-App in the d.velop cloud.",
4-
"version": "4.0.8",
4+
"version": "4.0.9",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -25,4 +25,4 @@
2525
"dependencies": {
2626
"@dvelop-sdk/core": "^2.2.1"
2727
}
28-
}
28+
}

packages/task/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dvelop-sdk/task",
33
"description": "This package contains functionality for the Task-App in the d.velop cloud.",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -22,4 +22,4 @@
2222
"dependencies": {
2323
"@dvelop-sdk/core": "^2.2.1"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)