Skip to content

Commit

Permalink
chore: release credo-ts-indy-vdr-proxy-client 0.1.0 (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 1, 2024
1 parent 49b5a85 commit cc3f3ac
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 0.1.0 (2024-02-01)


### Features

* bump AFJ version ([b9c3012](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/b9c301243be0221ee56563ae999ca96399fe9214))
* rename to credo-ts and add caching ([#16](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/issues/16)) ([49b5a85](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/49b5a853b1cfed89631892a7f57b7af3e8506898))
* **server:** add config file and expose IndyVdrProxyModule ([94b1d0f](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/94b1d0f756586fb1806b8bbfbb36ed66f4f27176))


### Bug Fixes

* **client:** resolver/registry class names ([6e1e63f](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/6e1e63f9a634f81ebf844c58125c1ed6120fcbba))
* **client:** response on failure and URI encode identifiers ([b4ebc5b](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/b4ebc5b8e3a58b7202bce843a54d9bc00afaddb5))
* remove scope in package names ([5a135fc](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/5a135fcdff4c129d1bfdf03e99461809d123352b))
* update AFJ to 0.5.0 alpha and add missing methods ([4065622](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/406562253b6142f0b012dddc7fbe066f0b862413))

### [0.1.4](https://www.github.com/2060-io/aries-javascript-indy-vdr-proxy/compare/aries-framework-indy-vdr-proxy-client-v0.1.3...aries-framework-indy-vdr-proxy-client-v0.1.4) (2024-01-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "credo-ts-indy-vdr-proxy-client",
"version": "0.1.4",
"version": "0.1.0",
"description": "Indy VDR Proxy client for credo-ts",
"author": "2060.io",
"homepage": "https://github.com/2060-io/credo-ts-indy-vdr-proxy",
Expand Down

0 comments on commit cc3f3ac

Please sign in to comment.