Skip to content

Commit b6c824f

Browse files
chore(release): 4.2.3
Diff: 4.2.2...4.2.3
1 parent dcc70d9 commit b6c824f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2023
44

5+
- [4.2.3](#423-2023-05-22) (May 2023)
56
- [4.2.2](#422-2023-01-19) (Jan 2023)
67

78
## 2022
@@ -41,6 +42,15 @@
4142

4243
# Release notes
4344

45+
## [4.2.3](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3) (2023-05-22)
46+
47+
48+
### Bug Fixes
49+
50+
* check the format of the event name ([9be1167](https://github.com/socketio/socket.io-parser/commit/9be11670dfef7745cef9f17e28ebd2f4fc522e9e))
51+
52+
53+
4454
## [4.2.2](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.2) (2023-01-19)
4555

4656

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-parser",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "socket.io protocol parser",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)