Skip to content

Commit af4c745

Browse files
author
Jimmy Byrd
committed
Bump version to 0.18.0
* FEATURE: Github Actions (#145) (#146)
1 parent e7ea4f6 commit af4c745

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
{
2+
"workbench.colorCustomizations": {
3+
"tab.unfocusedActiveBorder": "#fff0"
4+
}
25
}

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.18.0 - 2019-09-20
2+
* FEATURE: Github Actions (https://github.com/TheAngryByrd/MiniScaffold/pull/145) (https://github.com/TheAngryByrd/MiniScaffold/pull/146)
3+
14
### 0.17.1 - 2019-06-04
25
* FEATURE: Adds environment variable `DISABLE_COVERAGE` to disable code coverage (https://github.com/TheAngryByrd/MiniScaffold/pull/139)
36

0 commit comments

Comments
 (0)