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

Commit

Permalink
chore: release v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Oct 5, 2023
1 parent 69ff286 commit 387d49a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [0.12.0](https://github.com/KATT/tupleson/compare/0.11.1...0.12.0) (2023-10-05)


### Features

* serializing async iterable ([#26](https://github.com/KATT/tupleson/issues/26)) ([69ff286](https://github.com/KATT/tupleson/commit/69ff2865aafe2bcb856ca6e93415024b3b078d58))

## [0.11.1](https://github.com/KATT/tupleson/compare/0.11.0...0.11.1) (2023-10-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tupleson",
"version": "0.11.1",
"version": "0.12.0",
"description": "A hackable JSON serializer/deserializer",
"repository": {
"type": "git",
Expand Down

0 comments on commit 387d49a

Please sign in to comment.