Skip to content

Commit eb6d9f5

Browse files
authored
Merge pull request #46 from TimoBechtel/release-please--branches--main--components--@SocketDB
2 parents a0e932f + 1340409 commit eb6d9f5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.2.0](https://github.com/TimoBechtel/socketdb/compare/v6.1.0...v6.2.0) (2023-03-26)
4+
5+
6+
### Features
7+
8+
* **server:** allow adding multiple callbacks to the default websocketServer ([a0e932f](https://github.com/TimoBechtel/socketdb/commit/a0e932f87242b2732ce7445b54ea8736aeda258c))
9+
310
## [6.1.0](https://github.com/TimoBechtel/socketdb/compare/v6.0.0...v6.1.0) (2023-02-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socketdb",
3-
"version": "6.1.0",
3+
"version": "6.2.0",
44
"description": "Real-time synchronized data storage",
55
"homepage": "https://socketdb.com",
66
"license": "MIT",

0 commit comments

Comments
 (0)