chore(release): @socket.io/redis-streams-emitter@0.1.0

This commit is contained in:
Damien Arrachequesne
2025-11-06 18:23:00 +01:00
parent 1c3e4711c1
commit 599001d213
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
# Changelog
| Version | Release date |
|--------------------------|---------------|
| [0.1.0](#010-2025-11-06) | November 2025 |
## 0.1.0 (2025-11-06)
Initial release!

View File

@@ -1,6 +1,6 @@
{
"name": "@socket.io/redis-streams-emitter",
"version": "0.0.1",
"version": "0.1.0",
"description": "The Socket.IO Redis streams emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process",
"license": "MIT",
"homepage": "https://github.com/socketio/socket.io/tree/main/packages/socket.io-redis-streams-emitter#readme",