Skip to content

Commit

Permalink
chore(main): release @2060.io/credo-ts-didcomm-calls 0.0.8 (#58)
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 2, 2024
1 parent ff96e56 commit 8a2a580
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.7",
"packages/calls": "0.0.8",
"packages/user-profile": "0.0.6",
"packages/mrtd": "0.0.8"
}
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.8](https://github.com/2060-io/credo-ts-didcomm-ext/compare/@2060.io/[email protected][email protected]/[email protected]) (2024-12-02)


### Bug Fixes

* **calls:** snake_case parameters and time serialization ([#57](https://github.com/2060-io/credo-ts-didcomm-ext/issues/57)) ([ff96e56](https://github.com/2060-io/credo-ts-didcomm-ext/commit/ff96e562849ad4462bd275eb9df8878a65085da8))

## [0.0.7](https://github.com/2060-io/credo-ts-didcomm-ext/compare/@2060.io/[email protected][email protected]/[email protected]) (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.7",
"version": "0.0.8",
"files": [
"build"
],
Expand Down

0 comments on commit 8a2a580

Please sign in to comment.