prepare new release

This commit is contained in:
Fabian Freund
2024-08-14 15:57:47 +02:00
parent d32aeabafa
commit 8b487fbb33
3 changed files with 11 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
## 0.6.2
* Implemented "Find in page" for web content
* Fixed Bang & List synchronization timeout issue
* Updated build files
## 0.6.1
* Changed ABI versioning
+2 -2
View File
@@ -1,7 +1,7 @@
name: lensai
description: "A secure and privacy friendly search browser"
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
version: 0.6.1+13
version: 0.6.2+14
environment:
sdk: '>=3.4.1 <4.0.0'
+3
View File
@@ -0,0 +1,3 @@
* Implemented "Find in page" for web content
* Fixed Bang & List synchronization timeout issue
* Updated build files