Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 8b99897

Browse files
committed
chore: release v0.21.0
1 parent aa2cbad commit 8b99897

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
# [0.21.0](https://github.com/trpc/tupleson/compare/0.20.4...0.21.0) (2023-10-20)
4+
5+
6+
### Features
7+
8+
* handle reconnects when response is interrupted ([#77](https://github.com/trpc/tupleson/issues/77)) ([aa2cbad](https://github.com/trpc/tupleson/commit/aa2cbad179985c3204e52c9482b480694acbb426))
9+
310
## [0.20.4](https://github.com/trpc/tupleson/compare/0.20.3...0.20.4) (2023-10-20)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tupleson",
3-
"version": "0.20.4",
3+
"version": "0.21.0",
44
"description": "A hackable JSON serializer/deserializer",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)