Skip to content

Commit 3706db6

Browse files
chore(release): 4.0.8 [skip ci]
## [4.0.8](v4.0.7...v4.0.8) (2023-11-24) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.1.9 ([#72](#72)) ([2a9a0bf](2a9a0bf))
1 parent 2a9a0bf commit 3706db6

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.8](https://github.com/achingbrain/uint8arrays/compare/v4.0.7...v4.0.8) (2023-11-24)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 40.0.13 to 41.1.9 ([#72](https://github.com/achingbrain/uint8arrays/issues/72)) ([2a9a0bf](https://github.com/achingbrain/uint8arrays/commit/2a9a0bfa097ccfc37f97bdd520f0729a1f7861b7))
7+
18
## [4.0.7](https://github.com/achingbrain/uint8arrays/compare/v4.0.6...v4.0.7) (2023-11-24)
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.7",
3+
"version": "4.0.8",
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)