Skip to content

Commit b4af206

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

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.1](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/rest-v0.1.0...rest-v0.1.1) (2021-09-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **rest:** require package.json to avoid error ([43e683a](https://www.github.com/hyperledger/aries-framework-javascript-ext/commit/43e683a11f4eed1d848f612c6e32e82d62141769))
9+
310
## 0.1.0 (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.0",
5+
"version": "0.1.1",
66
"files": [
77
"build"
88
],

0 commit comments

Comments
 (0)