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

Commit d7dcfd6

Browse files
committed
chore: release v0.20.2
1 parent 4ebb90e commit d7dcfd6

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.2](https://github.com/trpc/tupleson/compare/0.20.1...0.20.2) (2023-10-20)
4+
5+
6+
### Bug Fixes
7+
8+
* update readme StackBlitz link ([#73](https://github.com/trpc/tupleson/issues/73)) ([4ebb90e](https://github.com/trpc/tupleson/commit/4ebb90e3e6d8ce9201e3e47896868ad8546617bd))
9+
310
## [0.20.1](https://github.com/trpc/tupleson/compare/0.20.0...0.20.1) (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.1",
3+
"version": "0.20.2",
44
"description": "A hackable JSON serializer/deserializer",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)