@standardnotes/community-cdn 0.15.4 → 0.15.5
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/CHANGELOG.md +4 -0
- package/dist/entries/dev.randombits.excalidraw.json +3 -3
- package/dist/packages.json +3 -3
- package/dist/static/dev.randombits.excalidraw/dist/index.html +1 -1
- package/dist/static/dev.randombits.excalidraw/dist/main.34a0a91140b1d7078e98.js +2 -0
- package/dist/static/dev.randombits.excalidraw/dist/{main.fa294a70a660442c4638.js.LICENSE.txt → main.34a0a91140b1d7078e98.js.LICENSE.txt} +0 -11
- package/dist/zips/dev.randombits.excalidraw.zip +0 -0
- package/package.json +2 -2
- package/dist/static/dev.randombits.excalidraw/dist/main.fa294a70a660442c4638.js +0 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.15.5](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.4...@standardnotes/community-cdn@0.15.5) (2024-06-12)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @standardnotes/community-cdn
|
|
9
|
+
|
|
6
10
|
## [0.15.4](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.3...@standardnotes/community-cdn@0.15.4) (2024-06-12)
|
|
7
11
|
|
|
8
12
|
**Note:** Version bump only for package @standardnotes/community-cdn
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"file_type": "json",
|
|
7
7
|
"showInGallery": true,
|
|
8
8
|
"identifier": "dev.randombits.excalidraw",
|
|
9
|
-
"version": "1.
|
|
9
|
+
"version": "1.2.0",
|
|
10
10
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/dev.randombits.excalidraw/dist/index.html",
|
|
11
11
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/dev.randombits.excalidraw.zip",
|
|
12
12
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/dev.randombits.excalidraw.json",
|
|
13
13
|
"publisher": "Matthew Nienow",
|
|
14
14
|
"description": "A virtual whiteboard editor, with a hand-drawn style. Powered by Excalidraw.",
|
|
15
|
-
"base64Hash": "
|
|
16
|
-
"binaryHash": "
|
|
15
|
+
"base64Hash": "1671edb49213c6d57b6b2214246f32297aa8ec903d6e120a5cee66aa6e10d9ea",
|
|
16
|
+
"binaryHash": "cf88e2e1e061ce17d8e8371ee6407c8e77e418f813700933d44d5a5310be33d2"
|
|
17
17
|
}
|
package/dist/packages.json
CHANGED
|
@@ -260,14 +260,14 @@
|
|
|
260
260
|
"file_type": "json",
|
|
261
261
|
"showInGallery": true,
|
|
262
262
|
"identifier": "dev.randombits.excalidraw",
|
|
263
|
-
"version": "1.
|
|
263
|
+
"version": "1.2.0",
|
|
264
264
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/dev.randombits.excalidraw/dist/index.html",
|
|
265
265
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/dev.randombits.excalidraw.zip",
|
|
266
266
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/dev.randombits.excalidraw.json",
|
|
267
267
|
"publisher": "Matthew Nienow",
|
|
268
268
|
"description": "A virtual whiteboard editor, with a hand-drawn style. Powered by Excalidraw.",
|
|
269
|
-
"base64Hash": "
|
|
270
|
-
"binaryHash": "
|
|
269
|
+
"base64Hash": "1671edb49213c6d57b6b2214246f32297aa8ec903d6e120a5cee66aa6e10d9ea",
|
|
270
|
+
"binaryHash": "cf88e2e1e061ce17d8e8371ee6407c8e77e418f813700933d44d5a5310be33d2"
|
|
271
271
|
},
|
|
272
272
|
"com.sncommunity.standard-blue-theme": {
|
|
273
273
|
"name": "Standard Blue",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><script defer="defer" src="main.
|
|
1
|
+
<!doctype html><html lang="en"><head><script defer="defer" src="main.34a0a91140b1d7078e98.js"></script></head><body><div id="root"></div></body></html>
|