Skip to content

Commit cc81f17

Browse files
chore(release): 5.3.0 [skip ci]
# [5.3.0](5.2.0...5.3.0) (2025-12-28) ### Features * add Who's Online dashboard widget showing active editors ([2104597](2104597)) * add Who's Online dashboard widget with clickable entry links ([14117e0](14117e0))
1 parent 14117e0 commit cc81f17

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [5.3.0](https://github.com/strapi-community/plugin-io/compare/5.2.0...5.3.0) (2025-12-28)
2+
3+
4+
### Features
5+
6+
* add Who's Online dashboard widget showing active editors ([2104597](https://github.com/strapi-community/plugin-io/commit/21045977b932f54345e17d541934f55713219988))
7+
* add Who's Online dashboard widget with clickable entry links ([14117e0](https://github.com/strapi-community/plugin-io/commit/14117e0d464a6bed1a529a18ca9f8ccb4585695f))
8+
19
# [5.2.0](https://github.com/strapi-community/plugin-io/compare/5.1.0...5.2.0) (2025-12-28)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package",
33
"name": "@strapi-community/plugin-io",
4-
"version": "5.2.0",
4+
"version": "5.3.0",
55
"description": "A plugin for Strapi CMS that provides the ability for Socket IO integration",
66
"keywords": [
77
"strapi",

0 commit comments

Comments
 (0)