Skip to content

Commit 61fe7e4

Browse files
chore(release): 5.5.0 [skip ci]
# [5.5.0](5.4.4...5.5.0) (2026-04-16) ### Features * **presence:** server-side presence tracking with content context ([9978bfe](9978bfe))
1 parent 9978bfe commit 61fe7e4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.5.0](https://github.com/strapi-community/plugin-io/compare/5.4.4...5.5.0) (2026-04-16)
2+
3+
4+
### Features
5+
6+
* **presence:** server-side presence tracking with content context ([9978bfe](https://github.com/strapi-community/plugin-io/commit/9978bfefb67f899d8da944f34f71526fae9dd2fb))
7+
18
## [5.4.4](https://github.com/strapi-community/plugin-io/compare/5.4.3...5.4.4) (2026-04-15)
29

310

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.4.4",
4+
"version": "5.5.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)