Skip to content

Commit b6762bb

Browse files
chore(release): 4.0.6 [skip ci]
## [4.0.6](v4.0.5...v4.0.6) (2023-08-03) ### Dependencies * **dev:** bump aegir from 39.0.13 to 40.0.8 ([#58](#58)) ([2678ca8](2678ca8))
1 parent 2678ca8 commit b6762bb

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.6](https://github.com/achingbrain/uint8arrays/compare/v4.0.5...v4.0.6) (2023-08-03)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#58](https://github.com/achingbrain/uint8arrays/issues/58)) ([2678ca8](https://github.com/achingbrain/uint8arrays/commit/2678ca8ce76543f180c2c7cef1d22efba1db1b0a))
7+
18
## [4.0.5](https://github.com/achingbrain/uint8arrays/compare/v4.0.4...v4.0.5) (2023-08-03)
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.5",
3+
"version": "4.0.6",
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)