Skip to content

Commit 01bd23a

Browse files
committed
Bump version 4.1.0
1 parent 99da880 commit 01bd23a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## 4.1.0
4+
5+
- Filter out archived repositories from search results
6+
- Harden shell scripts with improved input sanitization and error handling
7+
8+
## 4.0.0
9+
10+
- Rewrite to use the GitHub CLI instead of a custom implementation

info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ This project is published under the [MIT License](LICENSE.md).</string>
555555
<string>API_HOST</string>
556556
</array>
557557
<key>version</key>
558-
<string>4.0.0</string>
558+
<string>4.1.0</string>
559559
<key>webaddress</key>
560560
<string>https://github.com/edgarjs/github-repos-alfred-workflow</string>
561561
</dict>

0 commit comments

Comments
 (0)