@gmickel/gno 1.29.0 → 1.29.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -112,7 +112,7 @@ gno daemon --detach # headless continuous indexing (background; --status / --st
112
112
 
113
113
  <!-- public-truth:current-version -->
114
114
 
115
- > Current release: **v1.29.0** — see [CHANGELOG.md](./CHANGELOG.md)
115
+ > Current release: **v1.29.2** — see [CHANGELOG.md](./CHANGELOG.md)
116
116
 
117
117
  <!-- /public-truth -->
118
118
 
@@ -0,0 +1 @@
1
+ d693cf38e03cf3d016ac982d1ec1658e9d7b6fb8e57d83f0a051e43569a58247 gno-browser-clipper-v1.29.2.zip
@@ -21,5 +21,5 @@
21
21
  "content_security_policy": {
22
22
  "extension_pages": "script-src 'self'; object-src 'none'; connect-src http://127.0.0.1:*"
23
23
  },
24
- "version": "1.29.0"
24
+ "version": "1.29.2"
25
25
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gmickel/gno",
3
- "version": "1.29.0",
3
+ "version": "1.29.2",
4
4
  "description": "Local semantic search for your documents. Index Markdown, PDF, and Office files with hybrid BM25 + vector search.",
5
5
  "keywords": [
6
6
  "embeddings",
@@ -1 +0,0 @@
1
- 3ea69fe6de5e72a28f8e7f500edc351c53802639ac320806ca5588070cb7e1c1 gno-browser-clipper-v1.29.0.zip