chore(release): 3.4.2

Diff: https://github.com/socketio/socket.io-parser/compare/3.4.1...3.4.2
This commit is contained in:
Damien Arrachequesne
2022-11-09 11:18:30 +01:00
parent 04d23cecaf
commit 4b3c191bc4
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [3.4.2](https://github.com/socketio/socket.io-parser/compare/3.4.1...3.4.2) (2022-11-09)
### Bug Fixes
* check the format of the index of each attachment ([04d23ce](https://github.com/socketio/socket.io-parser/commit/04d23cecafe1b859fb03e0cbf6ba3b74dff56d14))
## [3.4.1](https://github.com/socketio/socket.io-parser/compare/3.4.0...3.4.1) (2020-05-13)

View File

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