Skip to content

Commit d276c6d

Browse files
chore(release): 4.0.4 [skip ci]
## [4.0.4](v4.0.3...v4.0.4) (2023-06-07) ### Dependencies * **dev:** bump aegir from 37.12.1 to 38.1.8 ([#50](#50)) ([15d15d6](15d15d6)) ### Documentation * Remove duplicate content section in readme. ([#51](#51)) ([686b669](686b669))
1 parent 686b669 commit d276c6d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [4.0.4](https://github.com/achingbrain/uint8arrays/compare/v4.0.3...v4.0.4) (2023-06-07)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 37.12.1 to 38.1.8 ([#50](https://github.com/achingbrain/uint8arrays/issues/50)) ([15d15d6](https://github.com/achingbrain/uint8arrays/commit/15d15d6a8297832e6d4a29bc150fd004f4899fd6))
7+
8+
9+
### Documentation
10+
11+
* Remove duplicate content section in readme. ([#51](https://github.com/achingbrain/uint8arrays/issues/51)) ([686b669](https://github.com/achingbrain/uint8arrays/commit/686b669a1c0e9136965e3c1e30eab076bb2fa544))
12+
113
## [4.0.3](https://github.com/achingbrain/uint8arrays/compare/v4.0.2...v4.0.3) (2023-01-06)
214

315

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.3",
3+
"version": "4.0.4",
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)