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

Commit 697be72

Browse files
committed
chore: release v0.20.3
1 parent 3e469d5 commit 697be72

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.20.3](https://github.com/trpc/tupleson/compare/0.20.2...0.20.3) (2023-10-20)
4+
5+
6+
### Bug Fixes
7+
8+
* more lax abort handling ([#74](https://github.com/trpc/tupleson/issues/74)) ([3e469d5](https://github.com/trpc/tupleson/commit/3e469d5de6ca6457fda5391cad0ce257d4861e42))
9+
310
## [0.20.2](https://github.com/trpc/tupleson/compare/0.20.1...0.20.2) (2023-10-20)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tupleson",
3-
"version": "0.20.2",
3+
"version": "0.20.3",
44
"description": "A hackable JSON serializer/deserializer",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)