@gmickel/gno 2.3.1 → 2.3.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
@@ -117,7 +117,7 @@ gno daemon --detach # headless indexing + resident MCP gateway
117
117
 
118
118
  <!-- public-truth:current-version -->
119
119
 
120
- > Current source version: **v2.3.1**. See [CHANGELOG.md](./CHANGELOG.md).
120
+ > Current source version: **v2.3.2**. See [CHANGELOG.md](./CHANGELOG.md).
121
121
 
122
122
  <!-- /public-truth -->
123
123
 
@@ -0,0 +1 @@
1
+ 293a8a52bc9368e6755cc9a23970f83fc6c0344a6832132c93a65b9c73bc3e28 gno-browser-clipper-v2.3.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": "2.3.1"
24
+ "version": "2.3.2"
25
25
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gmickel/gno",
3
- "version": "2.3.1",
3
+ "version": "2.3.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
- 674db0a56d6ba5a485f4d6195066a7cd700b3dbbbcbf921b12047548fcdd21e0 gno-browser-clipper-v2.3.1.zip