Skip to content

Commit dc81e75

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2024-02-08) ### Dependencies * **dev:** bump aegir from 41.3.5 to 42.2.3 ([#86](#86)) ([e6c1f80](e6c1f80))
1 parent e6c1f80 commit dc81e75

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.2](https://github.com/achingbrain/uint8arrays/compare/v5.0.1...v5.0.2) (2024-02-08)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 41.3.5 to 42.2.3 ([#86](https://github.com/achingbrain/uint8arrays/issues/86)) ([e6c1f80](https://github.com/achingbrain/uint8arrays/commit/e6c1f802d3b82f2c45b193b2410ee75876eb8a15))
7+
18
## [5.0.1](https://github.com/achingbrain/uint8arrays/compare/v5.0.0...v5.0.1) (2023-12-28)
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.1",
3+
"version": "5.0.2",
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)