Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lekt9 committed Dec 25, 2024
1 parent 6d9c283 commit 9a27946
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.1](https://github.com/lekt9/albert-launcher/compare/v2.0.0...v2.0.1) (2024-12-25)


### Bug Fixes

* update electron-builder config for unsigned builds ([6d9c283](https://github.com/lekt9/albert-launcher/commit/6d9c283fb5d9b0d8395b9ef1b409e807ea4af91b))



# [2.0.0](https://github.com/lekt9/albert-launcher/compare/v1.0.2...v2.0.0) (2024-12-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "albert-launcher",
"version": "2.0.0",
"version": "2.0.1",
"description": "AI-powered file launcher and semantic search assistant. Like Spotlight/Alfred but with advanced AI capabilities for understanding context and meaning. Features local processing, privacy-first design, and seamless integration with your workflow.",
"keywords": [
"ai",
Expand Down

0 comments on commit 9a27946

Please sign in to comment.