chore(release): 3.4.3

Diff: https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3
This commit is contained in:
Damien Arrachequesne
2023-05-22 10:00:23 +02:00
parent 2dc3c92622
commit 060339a206
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [3.4.3](https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3) (2023-05-22)
### Bug Fixes
* check the format of the event name ([2dc3c92](https://github.com/socketio/socket.io-parser/commit/2dc3c92622dad113b8676be06f23b1ed46b02ced))
## [3.4.2](https://github.com/socketio/socket.io-parser/compare/3.4.1...3.4.2) (2022-11-09)

View File

@@ -1,6 +1,6 @@
{
"name": "socket.io-parser",
"version": "3.4.2",
"version": "3.4.3",
"description": "socket.io protocol parser",
"repository": {
"type": "git",