You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+24
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,27 @@
1
+
## v1.4.0 (2020-04-26)
2
+
3
+
#### :rocket: Enhancement
4
+
*[#4](https://github.com/bendemboski/electron-protocol-serve/pull/4) If a URL points to a directory, look for an index.html ([@bendemboski](https://github.com/bendemboski))
5
+
6
+
#### :bug: Bug Fix
7
+
*[#10](https://github.com/bendemboski/electron-protocol-serve/pull/10) Omit callback to registerFileProtocol on Electron >= 7 (Closes [#9](https://github.com/pichfl/electron-protocol-ember/issues/9)) ([@jacobq](https://github.com/jacobq))
8
+
9
+
#### :memo: Documentation
10
+
*[#6](https://github.com/bendemboski/electron-protocol-serve/pull/6) Corrected example code ([@davidemorotti](https://github.com/davidemorotti))
*[#14](https://github.com/bendemboski/electron-protocol-serve/pull/14) Set up releases using release-it ([@bendemboski](https://github.com/bendemboski))
15
+
*[#11](https://github.com/bendemboski/electron-protocol-serve/pull/11) Bump brace-expansion from 1.1.6 to 1.1.11 ([@dependabot[bot]](https://github.com/apps/dependabot))
16
+
*[#12](https://github.com/bendemboski/electron-protocol-serve/pull/12) Bump is-my-json-valid from 2.16.0 to 2.20.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
17
+
*[#13](https://github.com/bendemboski/electron-protocol-serve/pull/13) Bump js-yaml from 3.8.2 to 3.13.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
18
+
*[#8](https://github.com/bendemboski/electron-protocol-serve/pull/8) Bump lodash from 4.17.4 to 4.17.13 ([@dependabot[bot]](https://github.com/apps/dependabot))
19
+
20
+
#### Committers: 3
21
+
- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
0 commit comments