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.
2 parents 9ae4f5b + fc12b19 commit b258494Copy full SHA for b258494
CHANGELOG.md
@@ -1,6 +1,10 @@
1
-## 0.6.4 (unreleased)
+## 0.6.5 (unreleased)
2
3
-* nothing yet
+* chore: bump dependencies
4
+
5
+## 0.6.4
6
7
+* improv: update HDS Contact signature/model
8
9
## 0.6.3
10
README.md
@@ -62,6 +62,8 @@ yarn test
62
63
### Release a new version
64
65
+Don't forget to update the CHANGELOG.md file.
66
67
```bash
68
# If it's a patch (see https://docs.npmjs.com/cli/version.html)
69
npm version patch
0 commit comments