Skip to content

Commit 3eaf266

Browse files
github-actions[bot]TimoGlastra
authored andcommitted
chore: release @aries-framework/react-hooks 0.1.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 834c64d commit 3eaf266

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/react-hooks/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2021-10-14)
4+
5+
6+
### Features
7+
8+
* **react-hooks:** added react-hooks library ([#38](https://www.github.com/hyperledger/aries-framework-javascript-ext/issues/38)) ([834c64d](https://www.github.com/hyperledger/aries-framework-javascript-ext/commit/834c64d4c4c928436920145bc52014c947ecaac8))

packages/react-hooks/package.json

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

0 commit comments

Comments
 (0)