diff --git a/package-lock.json b/package-lock.json index 650040df..f5f089a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6789,7 +6789,7 @@ }, "packages/business-objects": { "name": "@dvelop-sdk/business-objects", - "version": "2.0.1", + "version": "2.0.2", "license": "Apache-2.0", "dependencies": { "@dvelop-sdk/core": "^2.2.1" diff --git a/packages/app-router/README.md b/packages/app-router/README.md index ae7772d3..e65a4916 100644 --- a/packages/app-router/README.md +++ b/packages/app-router/README.md @@ -15,7 +15,7 @@ -
This package contains functionality for the App-Router in the d.velop cloud.
+This package contains functionality for the App-Router (aka Cloudcenter-App) in the d.velop cloud.
Explore the docs » diff --git a/packages/app-router/package.json b/packages/app-router/package.json index 9fa23555..28641a51 100644 --- a/packages/app-router/package.json +++ b/packages/app-router/package.json @@ -1,7 +1,7 @@ { "name": "@dvelop-sdk/app-router", "description": "This package contains functionality for the App-Router in the d.velop cloud.", - "version": "3.2.6", + "version": "3.2.7", "license": "Apache-2.0", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -25,4 +25,4 @@ "dependencies": { "@dvelop-sdk/core": "^2.2.1" } -} \ No newline at end of file +} diff --git a/packages/business-objects/README.md b/packages/business-objects/README.md index 2f9b1ce4..305aaa95 100644 --- a/packages/business-objects/README.md +++ b/packages/business-objects/README.md @@ -17,7 +17,7 @@This package contains functionality for the BusinessObjects-App in the d.velop cloud.
- Explore the docs » + Explore the docs » diff --git a/packages/business-objects/package.json b/packages/business-objects/package.json index 017ac7cb..71853cdf 100644 --- a/packages/business-objects/package.json +++ b/packages/business-objects/package.json @@ -1,7 +1,7 @@ { "name": "@dvelop-sdk/business-objects", "description": "This package contains functionality for the BusinessObjects-App in the d.velop cloud.", - "version": "2.0.2", + "version": "2.0.3", "license": "Apache-2.0", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/business-objects/src/entities/delete-entity/delete-entity.ts b/packages/business-objects/src/entities/delete-entity/delete-entity.ts index 649fe085..3ffd42a7 100644 --- a/packages/business-objects/src/entities/delete-entity/delete-entity.ts +++ b/packages/business-objects/src/entities/delete-entity/delete-entity.ts @@ -59,7 +59,7 @@ export function _deleteBoEntityFactoryThis package contains functionality for the DMS-App in the d.velop cloud.
+This package contains functionality for the DMS-App in the d.velop cloud.
Explore the docs » diff --git a/packages/dms/package.json b/packages/dms/package.json index 6469d8f5..40afacb8 100644 --- a/packages/dms/package.json +++ b/packages/dms/package.json @@ -1,7 +1,7 @@ { "name": "@dvelop-sdk/dms", "description": "This package contains functionality for the DMS-App in the d.velop cloud.", - "version": "1.5.8", + "version": "1.5.9", "license": "Apache-2.0", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -25,4 +25,4 @@ "dependencies": { "@dvelop-sdk/core": "^2.2.1" } -} \ No newline at end of file +} diff --git a/packages/identityprovider/README.md b/packages/identityprovider/README.md index 3bb88306..50afc9da 100644 --- a/packages/identityprovider/README.md +++ b/packages/identityprovider/README.md @@ -15,7 +15,7 @@ -This package contains functionality for the Identityprovider-App in the d.velop cloud.
+This package contains functionality for the Identityprovider-App in the d.velop cloud.
Explore the docs » diff --git a/packages/identityprovider/package.json b/packages/identityprovider/package.json index 2aceee83..a2720d26 100644 --- a/packages/identityprovider/package.json +++ b/packages/identityprovider/package.json @@ -1,7 +1,7 @@ { "name": "@dvelop-sdk/identityprovider", "description": "This package contains functionality for the Identityprovider-App in the d.velop cloud.", - "version": "4.0.8", + "version": "4.0.9", "license": "Apache-2.0", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -25,4 +25,4 @@ "dependencies": { "@dvelop-sdk/core": "^2.2.1" } -} \ No newline at end of file +} diff --git a/packages/task/README.md b/packages/task/README.md index f2acb177..a7dc00d3 100644 --- a/packages/task/README.md +++ b/packages/task/README.md @@ -15,7 +15,7 @@ -This package contains functionality for the Task-App in the d.velop cloud.
+This package contains functionality for the Task-App in the d.velop cloud.
Explore the docs » diff --git a/packages/task/package.json b/packages/task/package.json index 3a079b6f..2005a605 100644 --- a/packages/task/package.json +++ b/packages/task/package.json @@ -1,7 +1,7 @@ { "name": "@dvelop-sdk/task", "description": "This package contains functionality for the Task-App in the d.velop cloud.", - "version": "3.1.2", + "version": "3.1.3", "license": "Apache-2.0", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -22,4 +22,4 @@ "dependencies": { "@dvelop-sdk/core": "^2.2.1" } -} \ No newline at end of file +}