Skip to content

Commit fe8cb38

Browse files
Release new version
1 parent 4444247 commit fe8cb38

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/better-donkeys-sort.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.6
4+
5+
### Patch Changes
6+
7+
- [`08f50b4`](https://github.com/beeequeue/binary-util/commit/08f50b48e33fb37b27ad75ecfd3a23a16cc5b1c3) - test changeset action 2
8+
39
## 2.0.5
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.5",
5+
"version": "2.0.6",
66
"author": "BeeeQueue <adam@haglund.dev>",
77
"repository": {
88
"type": "github",

0 commit comments

Comments
 (0)