Skip to content

Commit b0b4c73

Browse files
Release new version (#49)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a374492 commit b0b4c73

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/light-pots-agree.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# binary-util
22

3+
## 2.0.4
4+
5+
### Patch Changes
6+
7+
- [`0c7375d`](https://github.com/beeequeue/binary-util/commit/0c7375dc5834f742dfff393834349686ef044088) - Fixed `into` being required in encoder function options
8+
39
## 2.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "binary-util",
33
"description": "A utility library for working with binary data.",
44
"type": "module",
5-
"version": "2.0.3",
5+
"version": "2.0.4",
66
"author": "BeeeQueue <adam@haglund.dev>",
77
"repository": {
88
"type": "github",

0 commit comments

Comments
 (0)