From 58f78249a0f77f1180e9a85980fa5cca7c8530ef Mon Sep 17 00:00:00 2001 From: Max Scholz Date: Wed, 13 May 2026 07:15:41 +0200 Subject: [PATCH] chore: bump version to 1.3.8, update Staffbase GmbH to Staffbase SE --- README.md | 6 +++--- docSrc/sections/footer.tpl | 4 ++-- docSrc/sections/license.tpl | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7901b9f..e9c48de 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ To run the tests a simple `# npm test` command in the root directory will suffic ## License -Copyright 2017-2026 Staffbase GmbH. +Copyright 2017-2026 Staffbase SE. Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0 @@ -190,10 +190,10 @@ Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/ diff --git a/docSrc/sections/footer.tpl b/docSrc/sections/footer.tpl index 2c77323..b9a2455 100644 --- a/docSrc/sections/footer.tpl +++ b/docSrc/sections/footer.tpl @@ -1,10 +1,10 @@
- Staffbase GmbH + Staffbase SE - Staffbase GmbH + Staffbase SE
Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring: jobs.staffbase.com
GitHub | Website | Jobs
diff --git a/docSrc/sections/license.tpl b/docSrc/sections/license.tpl index c219247..5c4a3bf 100644 --- a/docSrc/sections/license.tpl +++ b/docSrc/sections/license.tpl @@ -1,3 +1,3 @@ -Copyright 2017-2026 Staffbase GmbH. +Copyright 2017-2026 Staffbase SE. Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0 diff --git a/package-lock.json b/package-lock.json index 485208b..4453846 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@staffbase/staffbase-plugin-sdk", - "version": "1.3.7", + "version": "1.3.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@staffbase/staffbase-plugin-sdk", - "version": "1.3.7", + "version": "1.3.8", "license": "ISC", "dependencies": { "jsonwebtoken": "^9.0.0", diff --git a/package.json b/package.json index 8804f53..8d62e12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@staffbase/staffbase-plugin-sdk", - "version": "1.3.7", + "version": "1.3.8", "description": "Staffbase Plugin SDK for Javascript / Node.js", "main": "./dist/index.js", "scripts": {
- Staffbase GmbH + Staffbase SE - Staffbase GmbH + Staffbase SE
Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring: jobs.staffbase.com
GitHub | Website | Jobs