Skip to content

Commit

Permalink
chore: release 2.0.2 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 1, 2024
1 parent 1f20fe4 commit 0ec87a8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.2](https://github.com/wowserhq/io/compare/v2.0.1...v2.0.2) (2024-01-01)


### Bug Fixes

* **string:** properly offset trimmed buffer ([1f20fe4](https://github.com/wowserhq/io/commit/1f20fe44c580700669a9f2198ce2bc4f35e97343))

## [2.0.1](https://github.com/wowserhq/io/compare/v2.0.0...v2.0.1) (2023-12-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wowserhq/io",
"version": "2.0.1",
"version": "2.0.2",
"description": "IO library for Wowser",
"author": "Wowser Contributors",
"repository": "github:wowserhq/io",
Expand Down

0 comments on commit 0ec87a8

Please sign in to comment.