Skip to content

Commit 4c2ff8b

Browse files
committed
chore(release): 2.3.1 [skip ci]
## [2.3.1](v2.3.0...v2.3.1) (2025-01-25) ### Bug Fixes * docs about chrome profiles ([d51dcec](d51dcec))
1 parent a5ab2ff commit 4c2ff8b

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.1](https://github.com/Avivbens/alfred-search-bookmark/compare/v2.3.0...v2.3.1) (2025-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* docs about chrome profiles ([d51dcec](https://github.com/Avivbens/alfred-search-bookmark/commit/d51dcec6bfad473bcea1f910d193ef0b898127f5))
7+
18
# [2.3.0](https://github.com/Avivbens/alfred-search-bookmark/compare/v2.2.1...v2.3.0) (2024-07-02)
29

310

info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ https://github.com/Avivbens/alfred-search-bookmark</string>
276276
</dict>
277277
</array>
278278
<key>version</key>
279-
<string>2.3.0</string>
279+
<string>2.3.1</string>
280280
<key>webaddress</key>
281281
<string>https://github.com/Avivbens/alfred-search-bookmark</string>
282282
</dict>

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alfred-search-bookmark",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Search across your bookmarks from all your Chrome profiles in Alfred",
55
"keywords": [
66
"alfred",

0 commit comments

Comments
 (0)