File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.19] ( https://github.com/windingtree/org.id-resolver/compare/v3.0.0-beta.18...v3.0.0-beta.19 ) (2022-02-18)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** org.id-resolver:** added DID resolution response schema ./dist/responseSchema.json ([ 1e59cf3] ( https://github.com/windingtree/org.id-resolver/commit/1e59cf33b2c9172c77a862dbe15865646c374474 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.0.0-beta.18] ( https://github.com/windingtree/org.id-resolver/compare/v3.0.0-beta.17...v3.0.0-beta.18 ) (2022-01-21)
7
18
8
19
** Note:** Version bump only for package @windingtree/org .id-resolver-mono
Original file line number Diff line number Diff line change 3
3
" packages/*"
4
4
],
5
5
"npmClient" : " yarn" ,
6
- "version" : " 3.0.0-beta.18 "
6
+ "version" : " 3.0.0-beta.19 "
7
7
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.19] ( https://github.com/windingtree/org.id-resolver/compare/v3.0.0-beta.18...v3.0.0-beta.19 ) (2022-02-18)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** org.id-resolver:** added DID resolution response schema ./dist/responseSchema.json ([ 1e59cf3] ( https://github.com/windingtree/org.id-resolver/commit/1e59cf33b2c9172c77a862dbe15865646c374474 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.0.0-beta.18] ( https://github.com/windingtree/org.id-resolver/compare/v3.0.0-beta.17...v3.0.0-beta.18 ) (2022-01-21)
7
18
8
19
** Note:** Version bump only for package @windingtree/org .id-resolver
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/org.id-resolver" ,
3
- "version" : " 3.0.0-beta.18 " ,
3
+ "version" : " 3.0.0-beta.19 " ,
4
4
"description" : " ORGiD DID resolver" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments