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

Commit 360c573

Browse files
committed
chore: release v0.20.1
1 parent 2da9db6 commit 360c573

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.20.1](https://github.com/trpc/tupleson/compare/0.20.0...0.20.1) (2023-10-20)
4+
5+
6+
### Bug Fixes
7+
8+
* mv `/examples/sse` -> `/examples/async` & update readme ([#72](https://github.com/trpc/tupleson/issues/72)) ([2da9db6](https://github.com/trpc/tupleson/commit/2da9db6fbe2ce562b3f0cab7dbade17c25af0c9a))
9+
310
# [0.20.0](https://github.com/trpc/tupleson/compare/0.19.1...0.20.0) (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.0",
3+
"version": "0.20.1",
44
"description": "A hackable JSON serializer/deserializer",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)