Skip to content

Commit 617262e

Browse files
chore(release): 4.0.7 [skip ci]
## [4.0.7](v4.0.6...v4.0.7) (2023-11-24) ### Documentation * fix quotes ([#64](#64)) ([7782e9a](7782e9a))
1 parent 7782e9a commit 617262e

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.7](https://github.com/achingbrain/uint8arrays/compare/v4.0.6...v4.0.7) (2023-11-24)
2+
3+
4+
### Documentation
5+
6+
* fix quotes ([#64](https://github.com/achingbrain/uint8arrays/issues/64)) ([7782e9a](https://github.com/achingbrain/uint8arrays/commit/7782e9a14a2647e12ecdb55c3a96e7dc37a81f71))
7+
18
## [4.0.6](https://github.com/achingbrain/uint8arrays/compare/v4.0.5...v4.0.6) (2023-08-03)
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.6",
3+
"version": "4.0.7",
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)