Skip to content

Commit

Permalink
chore(main): release @2060.io/credo-ts-didcomm-calls 0.0.10 (#63)
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 Dec 3, 2024
1 parent b0a53db commit 49b44fe
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/calls": "0.0.9",
"packages/calls": "0.0.10",
"packages/user-profile": "0.0.6",
"packages/mrtd": "0.0.9"
}
7 changes: 7 additions & 0 deletions packages/calls/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.10](https://github.com/2060-io/credo-ts-didcomm-ext/compare/@2060.io/credo-ts-didcomm-calls@v0.0.9...@2060.io/credo-ts-didcomm-calls@v0.0.10) (2024-12-03)


### Bug Fixes

* **calls:** description optional and null types ([#62](https://github.com/2060-io/credo-ts-didcomm-ext/issues/62)) ([b0a53db](https://github.com/2060-io/credo-ts-didcomm-ext/commit/b0a53db9706f583238d886d5bbcaa27cd69f7ae7))

## [0.0.9](https://github.com/2060-io/credo-ts-didcomm-ext/compare/@2060.io/credo-ts-didcomm-calls@v0.0.8...@2060.io/credo-ts-didcomm-calls@v0.0.9) (2024-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/calls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@2060.io/credo-ts-didcomm-calls",
"main": "build/index",
"types": "build/index",
"version": "0.0.9",
"version": "0.0.10",
"files": [
"build"
],
Expand Down

0 comments on commit 49b44fe

Please sign in to comment.