Commit 1dbb292
committed
chore(release): 4.0.0 [skip ci]
# [4.0.0](3.2.2...4.0.0) (2022-08-02)
### Bug Fixes
* **types:** update Service interface to match latest DID spec ([#136](#136)) ([4ead68e](4ead68e)), closes [#135](#135)
### BREAKING CHANGES
* **types:** the `ServiceEndpoint` type has been renamed to `Service` and a new type `ServiceEndpoint` was created to fit the [DID spec](https://www.w3.org/TR/did-core/#services)1 parent 4ead68e commit 1dbb292
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments