Skip to content

Commit 443117c

Browse files
Version Packages (#16)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5aee991 commit 443117c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-comics-warn.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# zorsh
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- 5aee991: Bump the dev-dependencies group across 1 directory with 5 updates
8+
39
## 0.2.2
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zorsh/zorsh",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A TypeScript-first implementation of the Borsh binary serialization format, with a modern Zod-like API and full type inference.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)