Skip to content

Commit

Permalink
chore(release): 5.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Feb 8, 2024
1 parent e6c1f80 commit dc81e75
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.2](https://github.com/achingbrain/uint8arrays/compare/v5.0.1...v5.0.2) (2024-02-08)


### Dependencies

* **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))

## [5.0.1](https://github.com/achingbrain/uint8arrays/compare/v5.0.0...v5.0.1) (2023-12-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uint8arrays",
"version": "5.0.1",
"version": "5.0.2",
"description": "Utility functions to make dealing with Uint8Arrays easier",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit dc81e75

Please sign in to comment.