chore(release): 3.3.4

Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.3.4
This commit is contained in:
Damien Arrachequesne
2024-07-22 11:08:17 +02:00
parent ee00660749
commit 1e9ebc6b7f
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [3.3.4](https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.3.4) (2024-07-22)
### Bug Fixes
* check the format of the event name ([#125](https://github.com/Automattic/socket.io-parser/issues/125)) ([ee00660](https://github.com/Automattic/socket.io-parser/commit/ee006607495eca4ec7262ad080dd3a91439a5ba4))
## [3.3.3](https://github.com/Automattic/socket.io-parser/compare/3.3.2...3.3.3) (2022-11-09)

View File

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