Skip to content

Commit

Permalink
chore: release credo-ts-indy-vdr-proxy-client 0.2.0 (#32)
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 Aug 1, 2024
1 parent 49c00a0 commit 903cdd7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.2.0](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/compare/credo-ts-indy-vdr-proxy-client-v0.1.3...credo-ts-indy-vdr-proxy-client-v0.2.0) (2024-08-01)


### ⚠ BREAKING CHANGES

* **client:** allow to set request headers (#30)

### Features

* **client:** allow to set request headers ([#30](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/issues/30)) ([49c00a0](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/49c00a035285f9c9a596fbe6db500c8e547ffc9b))

### [0.1.3](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/compare/credo-ts-indy-vdr-proxy-client-v0.1.2...credo-ts-indy-vdr-proxy-client-v0.1.3) (2024-06-27)


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.3",
"version": "0.2.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 903cdd7

Please sign in to comment.