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
- Create a GitHub Release with the title `v{{VERSION}}` and content matching the below example where what's changed included the content from what has been updated in the CHANGELOG.md and the Full Changelog shows the difference between the new tag and the previous tag:
13
+
- Create a GitHub Release using the GitHub CLI with the title `v{{VERSION}}` and content matching the below example where what's changed included the content from what has been updated in the CHANGELOG.md and the Full Changelog shows the difference between the new tag and the previous tag:
14
14
15
15
```
16
16
## What's Changed
17
17
* docs: Add logo by @corwinm in https://github.com/corwinm/oil.code/pull/43
0 commit comments