Skip to content

Commit a78c1b7

Browse files
chore(release): 0.1.0
1 parent f7ef341 commit a78c1b7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# History
2+
3+
- [0.1.0](#010-2024-03-22) (Mar 2024)
4+
5+
6+
# Release notes
7+
8+
9+
## 0.1.0 (2024-03-22)
10+
11+
Initial release!
12+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socket.io/azure-service-bus-adapter",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "The Socket.IO adapter for Azure Service Bus, allowing to broadcast events between several Socket.IO servers",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)