Skip to content

Commit

Permalink
chore(release): 4.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 3, 2023
1 parent 2678ca8 commit b6762bb
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 @@
## [4.0.6](https://github.com/achingbrain/uint8arrays/compare/v4.0.5...v4.0.6) (2023-08-03)


### Dependencies

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

## [4.0.5](https://github.com/achingbrain/uint8arrays/compare/v4.0.4...v4.0.5) (2023-08-03)


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": "4.0.5",
"version": "4.0.6",
"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 b6762bb

Please sign in to comment.