Skip to content

Commit e1d0be9

Browse files
authored
Merge pull request #96 from babarot/tagpr-from-v1.6.0
Release for v1.6.1
2 parents 66a5630 + 8191ac8 commit e1d0be9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [v1.6.1](https://github.com/babarot/gomi/compare/v1.6.0...v1.6.1) - 2025-06-19
4+
### New Features
5+
- Make forbidden paths configurable by @babarot in https://github.com/babarot/gomi/pull/95
6+
- Customise styles on the filter matching/prompt by @babarot in https://github.com/babarot/gomi/pull/101
7+
38
## [v1.6.0](https://github.com/babarot/gomi/compare/v1.5.1...v1.6.0) - 2025-02-26
49
### New Features
510
- Add `--prune` option for trash management by @babarot in https://github.com/babarot/gomi/pull/88

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ github:
110110
repo: gomi
111111
release:
112112
name: gomi
113-
tag: v1.6.0
113+
tag: v1.6.1
114114
command:
115115
link:
116116
- from: gomi

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.6.0
1+
v1.6.1

0 commit comments

Comments
 (0)