@gmickel/gno 2.2.0 → 2.2.1
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 +1 -1
- package/browser-extension/artifacts/{gno-browser-clipper-v2.2.0.zip → gno-browser-clipper-v2.2.1.zip} +0 -0
- package/browser-extension/artifacts/gno-browser-clipper-v2.2.1.zip.sha256 +1 -0
- package/browser-extension/dist/manifest.json +1 -1
- package/package.json +1 -1
- package/browser-extension/artifacts/gno-browser-clipper-v2.2.0.zip.sha256 +0 -1
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.2.
|
|
120
|
+
> Current source version: **v2.2.1**. See [CHANGELOG.md](./CHANGELOG.md).
|
|
121
121
|
|
|
122
122
|
<!-- /public-truth -->
|
|
123
123
|
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cf4c351a255144b6f65dd25b71096effd05c0ea93a0691fc83ee49a3166a37c2 gno-browser-clipper-v2.2.1.zip
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
c2367d97e5599b41454becfa7d7e09ba9c1d5962096ce9e4f89b8794f9929f39 gno-browser-clipper-v2.2.0.zip
|