Skip to content

Commit

Permalink
chore(connect): release 0.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrain99 committed May 28, 2024
1 parent e1ca7e5 commit 1b3882b
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.55](https://github.com/permaweb/ao/compare/[email protected]@v0.0.55) (2024-05-28)


### Features

* **connect:** add serializeCron util function to connect ([51552fc](https://github.com/permaweb/ao/commit/51552fccb64cd6caddffc51c3bd8b7ef3c8aba1d))

## [0.0.54](https://github.com/permaweb/ao/compare/[email protected]@v0.0.54) (2024-05-21)


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.54",
"version": "0.0.55",
"repository": {
"type": "git",
"url": "https://github.com/permaweb/ao.git",
Expand Down

0 comments on commit 1b3882b

Please sign in to comment.