Skip to content

Commit

Permalink
Release for v0.0.4 (#31)
Browse files Browse the repository at this point in the history
* [tagpr] prepare for the next release

* [debug]

* [tagpr] update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
yumafuu and github-actions[bot] authored Dec 30, 2024
1 parent 15b00d6 commit c9d64bb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ jobs:
- { uses: actions/download-artifact@v4, with: { name: darwin-x64, path: release/ } }
- { uses: actions/download-artifact@v4, with: { name: darwin-arm64, path: release/ } }

- name: DEBUG
run: |
ls -la release/
- name: DEBUG
run: |
ls -la release/
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [v0.0.4](https://github.com/yumafuu/ghq-fzf/compare/v0.0.3...v0.0.4) - 2024-12-30
- [add] showFullpath option by @yumafuu in https://github.com/yumafuu/ghq-fzf/pull/32

## [v0.0.3](https://github.com/yumafuu/ghq-fzf/compare/v0.0.2...v0.0.3) - 2024-12-17
- Add test by @yumafuu in https://github.com/yumafuu/ghq-fzf/pull/28

Expand Down

0 comments on commit c9d64bb

Please sign in to comment.