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 e7ea4f6 commit af4c745Copy full SHA for af4c745
.vscode/settings.json
@@ -1,2 +1,5 @@
1
{
2
+ "workbench.colorCustomizations": {
3
+ "tab.unfocusedActiveBorder": "#fff0"
4
+ }
5
}
RELEASE_NOTES.md
@@ -1,3 +1,6 @@
+### 0.18.0 - 2019-09-20
+* FEATURE: Github Actions (https://github.com/TheAngryByrd/MiniScaffold/pull/145) (https://github.com/TheAngryByrd/MiniScaffold/pull/146)
+
### 0.17.1 - 2019-06-04
* FEATURE: Adds environment variable `DISABLE_COVERAGE` to disable code coverage (https://github.com/TheAngryByrd/MiniScaffold/pull/139)
6
0 commit comments