Skip to content

Commit

Permalink
chore: release 1.2.1
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 Nov 28, 2023
1 parent f245d4a commit f05a48c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.1](https://github.com/wowserhq/io/compare/v1.2.0...v1.2.1) (2023-11-28)


### Bug Fixes

* **struct:** use correct return type for read function ([f245d4a](https://github.com/wowserhq/io/commit/f245d4abacf6a48f2bc79c21674d63b7309744e2))
* **types:** add missing types export directive to package file ([00463cd](https://github.com/wowserhq/io/commit/00463cdccbe058a77c9d18401f464cbdc1844152))

## [1.2.0](https://github.com/wowserhq/io/compare/v1.1.0...v1.2.0) (2023-11-28)


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": "1.2.0",
"version": "1.2.1",
"description": "IO library for Wowser",
"author": "Wowser Contributors",
"repository": "github:wowserhq/io",
Expand Down

0 comments on commit f05a48c

Please sign in to comment.