Skip to content

Commit da00988

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.1...v2.1.0) (2024-05-21) ### Bug Fixes * **Util:** make working correcly noBin parameter in stringify ([6a6a74b](6a6a74b)) * **WebSocketReliab:** add a missing space in disconnection error ([4c73b25](4c73b25)) ### Features * **WebSocketReliable:** allow an unrecoverable issue detection for reconnection decision ([dca2928](dca2928))
1 parent 3d767cc commit da00988

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ceeblue/web-utils",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Ceeblue web framework",
55
"keywords": [
66
"utils"

0 commit comments

Comments
 (0)