Skip to content

Commit

Permalink
chore(connect): release 0.0.63
Browse files Browse the repository at this point in the history
  • Loading branch information
twilson63 committed Jan 15, 2025
1 parent a11dbbf commit 1921867
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions connect/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [0.0.63](https://github.com/permaweb/ao/compare/[email protected]@v0.0.63) (2025-01-15)


### Bug Fixes

* **connect:** support spawn data ArrayBuffer type ([b1e846a](https://github.com/permaweb/ao/commit/b1e846afa5f3071aef3971940c9e3c9472df7fbc))

## [0.0.62](https://github.com/permaweb/ao/compare/[email protected]@v0.0.62) (2024-11-22)

## [0.0.61](https://github.com/permaweb/ao/compare/[email protected]@v0.0.61) (2024-10-31)
Expand Down
4 changes: 2 additions & 2 deletions connect/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 connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@permaweb/aoconnect",
"version": "0.0.62",
"version": "0.0.63",
"repository": {
"type": "git",
"url": "https://github.com/permaweb/ao.git",
Expand Down

0 comments on commit 1921867

Please sign in to comment.