@gmickel/gno 1.29.1 → 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.1.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.1.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
|
-
e503af9e5a3d2f52f6c37b5ae1c0643aa8b7eec9cf8f8829ea3fa0d12791f410 gno-browser-clipper-v1.29.1.zip
|