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 42feac7 commit 30b588dCopy full SHA for 30b588d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.7.3](https://github.com/maevsi/maevsi_stack/compare/0.7.2...0.7.3) (2020-11-01)
2
+
3
4
+### Bug Fixes
5
6
+* **tusd:** add missing certificate resolver ([8d68424](https://github.com/maevsi/maevsi_stack/commit/8d684248a93d3e28968b0668e87bd9aa97ccbdf1))
7
8
## [0.7.2](https://github.com/maevsi/maevsi_stack/compare/0.7.1...0.7.2) (2020-10-31)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
- "version": "0.7.2",
+ "version": "0.7.3",
"scheduleVersion": "0.7.1",
"description": "DargStack configuration for maevsi.",
"repository": "https://github.com/maevsi/maevsi_stack.git",
0 commit comments