Skip to content

Commit 7b3073d

Browse files
github-actions[bot]TimoGlastra
authored andcommitted
chore: release @aries-framework/rest 0.1.2
Signed-off-by: Timo Glastra <timo@animo.id>
1 parent 0999658 commit 7b3073d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/rest/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.1.2](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/rest-v0.1.1...rest-v0.1.2) (2021-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **rest:** routing fix and moved cors to dependencies ([#31](https://www.github.com/hyperledger/aries-framework-javascript-ext/issues/31)) ([0999658](https://www.github.com/hyperledger/aries-framework-javascript-ext/commit/09996580a0015004ca18d36487276588460d0dfd))
9+
310
### [0.1.1](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/rest-v0.1.0...rest-v0.1.1) (2021-09-16)
411

512

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@aries-framework/rest",
33
"main": "build/index",
44
"types": "build/index",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"files": [
77
"build"
88
],

0 commit comments

Comments
 (0)