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 32e5586 commit 6a760c5Copy full SHA for 6a760c5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.2](https://github.com/uport-project/uport-did-driver/compare/2.2.1...2.2.2) (2021-11-10)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update did-dependencies ([#45](https://github.com/uport-project/uport-did-driver/issues/45)) ([32e5586](https://github.com/uport-project/uport-did-driver/commit/32e55861cb3e9d924c6e5661208de2c6804ff242))
7
8
## [2.2.1](https://github.com/uport-project/uport-did-driver/compare/2.2.0...2.2.1) (2021-11-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "uport-did-driver",
- "version": "2.2.1",
+ "version": "2.2.2",
"private": "true",
"description": "uPort DID method driver",
"main": "src/server.js",
0 commit comments