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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
## v2.8.0 (2020-05-15)
2
+
3
+
#### :rocket: Enhancement
4
+
*[#91](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/91) Avoid setting launchEditor if no $EDITOR is setup. ([@rwjblue](https://github.com/rwjblue))
5
+
*[#90](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/90) Attempt to populate `repository` info from `.git/config` ([@rwjblue](https://github.com/rwjblue))
6
+
*[#87](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/87) Bump release-it from 13.5.8 to 13.6.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
7
+
*[#86](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/86) Bump github-label-sync from 1.5.0 to 1.6.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
8
+
9
+
#### :house: Internal
10
+
*[#89](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/89) Tweak CI setup a bit. ([@rwjblue](https://github.com/rwjblue))
11
+
*[#88](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/88) Convert to Jest ([@rwjblue](https://github.com/rwjblue))
12
+
13
+
#### Committers: 2
14
+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
0 commit comments