Skip to content

Commit a6c4bfb

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2023-12-28) ### Dependencies * bump multiformats from 12.1.3 to 13.0.0 ([#77](#77)) ([ca9ca44](ca9ca44))
1 parent ca9ca44 commit a6c4bfb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.1](https://github.com/achingbrain/uint8arrays/compare/v5.0.0...v5.0.1) (2023-12-28)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 12.1.3 to 13.0.0 ([#77](https://github.com/achingbrain/uint8arrays/issues/77)) ([ca9ca44](https://github.com/achingbrain/uint8arrays/commit/ca9ca44b4db0a67e668eaaea01a13213dbe64395))
7+
18
## [5.0.0](https://github.com/achingbrain/uint8arrays/compare/v4.0.10...v5.0.0) (2023-12-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uint8arrays",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Utility functions to make dealing with Uint8Arrays easier",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)