Skip to content

Commit 30b588d

Browse files
chore(release): 0.7.3 [skip ci]
## [0.7.3](0.7.2...0.7.3) (2020-11-01) ### Bug Fixes * **tusd:** add missing certificate resolver ([8d68424](8d68424))
1 parent 42feac7 commit 30b588d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [0.7.2](https://github.com/maevsi/maevsi_stack/compare/0.7.1...0.7.2) (2020-10-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maevsi_stack",
33
"private": true,
4-
"version": "0.7.2",
4+
"version": "0.7.3",
55
"scheduleVersion": "0.7.1",
66
"description": "DargStack configuration for maevsi.",
77
"repository": "https://github.com/maevsi/maevsi_stack.git",

0 commit comments

Comments
 (0)