Skip to content

Commit

Permalink
Update to version 0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
vaverix committed Dec 30, 2020
1 parent 9caf373 commit 5f858d9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 14 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,4 @@ jobs:

# Release always since this workflow is executed only if the "on" conditions are met
release: true

branding:
icon: 'upload-cloud'
color: 'purple'

11 changes: 2 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,14 @@

# Changelog

## v0.0.20
## v0.0.18 - v0.0.21

New build test

## v0.0.19

Cleanup

* Changelog file

## v0.0.18

Cleanup

* Remove unnecessary files
* Changelog file

## v0.0.17

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vaverix-twitch-bot",
"description": "Desktop application that allows you to log-in into multiple Twitch.tv channels at once. It also notifies you when someone mentions you in any channel you choose and has couple of other extra features.",
"author": "vaverix",
"version": "0.0.20",
"version": "0.0.21",
"license": "MIT",
"scripts": {
"build": "yarn compile",
Expand Down

0 comments on commit 5f858d9

Please sign in to comment.