Skip to content

Commit ea3b326

Browse files
chore: release 2.0.1 (#42)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cf726d7 commit ea3b326

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/wowserhq/io/compare/v2.0.0...v2.0.1) (2023-12-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **typedarray:** remove fast io path until we properly check for alignment ([cf726d7](https://github.com/wowserhq/io/commit/cf726d705707c5da3978b914816cad77b006741a))
9+
310
## [2.0.0](https://github.com/wowserhq/io/compare/v1.5.1...v2.0.0) (2023-12-21)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wowserhq/io",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "IO library for Wowser",
55
"author": "Wowser Contributors",
66
"repository": "github:wowserhq/io",

0 commit comments

Comments
 (0)