@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 +1 -1
- package/browser-extension/artifacts/{gno-browser-clipper-v1.29.0.zip → gno-browser-clipper-v1.29.2.zip} +0 -0
- package/browser-extension/artifacts/gno-browser-clipper-v1.29.2.zip.sha256 +1 -0
- package/browser-extension/dist/manifest.json +1 -1
- package/package.json +1 -1
- package/browser-extension/artifacts/gno-browser-clipper-v1.29.0.zip.sha256 +0 -1
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.
|
|
115
|
+
> Current release: **v1.29.2** — see [CHANGELOG.md](./CHANGELOG.md)
|
|
116
116
|
|
|
117
117
|
<!-- /public-truth -->
|
|
118
118
|
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d693cf38e03cf3d016ac982d1ec1658e9d7b6fb8e57d83f0a051e43569a58247 gno-browser-clipper-v1.29.2.zip
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3ea69fe6de5e72a28f8e7f500edc351c53802639ac320806ca5588070cb7e1c1 gno-browser-clipper-v1.29.0.zip
|