Skip to content

Commit 58f7824

Browse files
committed
chore: bump version to 1.3.8, update Staffbase GmbH to Staffbase SE
1 parent cdb9673 commit 58f7824

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,18 +182,18 @@ To run the tests a simple `# npm test` command in the root directory will suffic
182182

183183
## License
184184

185-
Copyright 2017-2026 Staffbase GmbH.
185+
Copyright 2017-2026 Staffbase SE.
186186

187187
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
188188

189189

190190
<table>
191191
<tr>
192192
<td>
193-
<img src="docs/assets/images/staffbase.png" alt="Staffbase GmbH" width="96" />
193+
<img src="docs/assets/images/staffbase.png" alt="Staffbase SE" width="96" />
194194
</td>
195195
<td>
196-
<b>Staffbase GmbH</b>
196+
<b>Staffbase SE</b>
197197
<br />Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring: <a href="https://jobs.staffbase.com" target="_blank" rel="noreferrer">jobs.staffbase.com</a>
198198
<br /><a href="https://github.com/Staffbase" target="_blank" rel="noreferrer">GitHub</a> | <a href="https://staffbase.com/" target="_blank" rel="noreferrer">Website</a> | <a href="https://jobs.staffbase.com" target="_blank" rel="noreferrer">Jobs</a>
199199
</td>

docSrc/sections/footer.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<table>
22
<tr>
33
<td>
4-
<img src="docs/assets/images/staffbase.png" alt="Staffbase GmbH" width="96" />
4+
<img src="docs/assets/images/staffbase.png" alt="Staffbase SE" width="96" />
55
</td>
66
<td>
7-
<b>Staffbase GmbH</b>
7+
<b>Staffbase SE</b>
88
<br />Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring: <a href="https://jobs.staffbase.com" target="_blank" rel="noreferrer">jobs.staffbase.com</a>
99
<br /><a href="https://github.com/Staffbase" target="_blank" rel="noreferrer">GitHub</a> | <a href="https://staffbase.com/" target="_blank" rel="noreferrer">Website</a> | <a href="https://jobs.staffbase.com" target="_blank" rel="noreferrer">Jobs</a>
1010
</td>

docSrc/sections/license.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Copyright 2017-2026 Staffbase GmbH.
1+
Copyright 2017-2026 Staffbase SE.
22

33
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@staffbase/staffbase-plugin-sdk",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"description": "Staffbase Plugin SDK for Javascript / Node.js",
55
"main": "./dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)