Skip to content

Commit cc99b80

Browse files
chore(release): 4.0.5 [skip ci]
## [4.0.5](v4.0.4...v4.0.5) (2023-08-03) ### Dependencies * bump multiformats from 11.0.2 to 12.0.1 ([#54](#54)) ([522d795](522d795))
1 parent 522d795 commit cc99b80

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+
## [4.0.5](https://github.com/achingbrain/uint8arrays/compare/v4.0.4...v4.0.5) (2023-08-03)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 11.0.2 to 12.0.1 ([#54](https://github.com/achingbrain/uint8arrays/issues/54)) ([522d795](https://github.com/achingbrain/uint8arrays/commit/522d79518333bdd3570e7782d9d459240e819d40))
7+
18
## [4.0.4](https://github.com/achingbrain/uint8arrays/compare/v4.0.3...v4.0.4) (2023-06-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": "4.0.4",
3+
"version": "4.0.5",
44
"description": "Utility functions to make dealing with Uint8Arrays easier",
55
"author": "Alex Potsides <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)