We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7782e9a commit 617262eCopy full SHA for 617262e
CHANGELOG.md
@@ -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
8
## [4.0.6](https://github.com/achingbrain/uint8arrays/compare/v4.0.5...v4.0.6) (2023-08-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "uint8arrays",
- "version": "4.0.6",
+ "version": "4.0.7",
"description": "Utility functions to make dealing with Uint8Arrays easier",
"author": "Alex Potsides <[email protected]>",
"license": "Apache-2.0 OR MIT",
0 commit comments