We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834c64d commit 3eaf266Copy full SHA for 3eaf266
packages/react-hooks/CHANGELOG.md
@@ -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
@@ -2,7 +2,7 @@
"name": "@aries-framework/react-hooks",
"main": "build/index",
"types": "build/index",
- "version": "0.0.0",
+ "version": "0.1.0",
"files": [
"build"
],
0 commit comments