Skip to content

Commit

Permalink
chore: release 0.1.6 -> 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jj-style committed Mar 13, 2024
1 parent dd46860 commit 39a1053
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Changelog

## [v0.1.6](https://github.com/jj-style/gobal-player/compare/v0.1.5...HEAD) (2024-03-11)
## [v0.1.7](https://github.com/jj-style/gobal-player/compare/v0.1.6...HEAD) (2024-03-13)

### Features
### [v0.1.6](https://github.com/jj-style/gobal-player/compare/v0.1.5...v0.1.6) (2024-03-12)

#### Features

* **tui:** Add keyboard shortcut help text panel
([021f8c8](https://github.com/jj-style/gobal-player/commit/021f8c8bc193c7f98f323faf197737ca02cb69c7)),
closes [#3](https://github.com/jj-style/gobal-player/issues/3)

### Fixes
#### Fixes

* **tests:** fix go list running in docker
([321ef11](https://github.com/jj-style/gobal-player/commit/321ef1122c1ed71f2c99987eedd5573beb370a7c))
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Published in the [AUR: gobal-player-tui](https://aur.archlinux.org/packages/goba

#### From source
```
go install github.com/jj-style/gobal-player/cmd/[email protected].6
go install github.com/jj-style/gobal-player/cmd/[email protected].7
gobal-player-tui
```

Expand Down

0 comments on commit 39a1053

Please sign in to comment.