Skip to content

Commit

Permalink
chore: release credo-ts-indy-vdr-proxy-server 0.2.0 (#31)
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 Sep 24, 2024
1 parent ca923a7 commit 9f3bb71
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

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


### ⚠ 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))
* Create a basic server Docker image ([#28](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/issues/28)) ([c7a1163](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/c7a1163134fb5a46da33c952622b3c18194d817c))
* update to credo-ts 0.5.11 ([#38](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/issues/38)) ([ca923a7](https://www.github.com/2060-io/credo-ts-indy-vdr-proxy/commit/ca923a732a0e21db8baf709015a007ce3a0620ec))

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


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

0 comments on commit 9f3bb71

Please sign in to comment.