@standardnotes/community-cdn 0.15.0 → 0.15.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/CHANGELOG.md +4 -0
- package/dist/entries/wtf.laux.theme.monokai-ristretto.json +3 -2
- package/dist/entries/wtf.laux.theme.super-colors.json +4 -3
- package/dist/packages.json +7 -5
- package/dist/zips/wtf.laux.theme.monokai-ristretto.zip +0 -0
- package/dist/zips/wtf.laux.theme.super-colors.zip +0 -0
- package/package.json +2 -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.1](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.0...@standardnotes/community-cdn@0.15.1) (2024-02-28)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @standardnotes/community-cdn
|
|
9
|
+
|
|
6
10
|
# [0.15.0](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.14.1...@standardnotes/community-cdn@0.15.0) (2024-02-26)
|
|
7
11
|
|
|
8
12
|
### Features
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/wtf.laux.theme.monokai-ristretto.zip",
|
|
17
17
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/wtf.laux.theme.monokai-ristretto.json",
|
|
18
18
|
"publisher": "Marco Laux",
|
|
19
|
-
"
|
|
20
|
-
"
|
|
19
|
+
"description": "Dark theme based on Monokai Ristretto that is easy on the eyes",
|
|
20
|
+
"base64Hash": "83a6193d41afeaf0976f0cf1166ce941b2c7ae903503a5c343672f264568e3af",
|
|
21
|
+
"binaryHash": "48a654b43e7977a90e4c6cdac961b52ad80dac9546bfedc518fc0c2345b4957a"
|
|
21
22
|
}
|
|
@@ -6,11 +6,12 @@
|
|
|
6
6
|
"layerable": true,
|
|
7
7
|
"showInGallery": true,
|
|
8
8
|
"identifier": "wtf.laux.theme.super-colors",
|
|
9
|
-
"version": "1.
|
|
9
|
+
"version": "1.1.0",
|
|
10
10
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/wtf.laux.theme.super-colors/dist/dist.css",
|
|
11
11
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/wtf.laux.theme.super-colors.zip",
|
|
12
12
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/wtf.laux.theme.super-colors.json",
|
|
13
13
|
"publisher": "Marco Laux",
|
|
14
|
-
"
|
|
15
|
-
"
|
|
14
|
+
"description": "Theme agnostic toggle to colorize different elements of the Super Editor",
|
|
15
|
+
"base64Hash": "7e7de9a5321ccd6755bc3ac181f032c43ea8feea11547a9c3f2f5f3fcf01f9f6",
|
|
16
|
+
"binaryHash": "9128b32035dfc38b8a5c701c6ef1d2d588b240ab9902cb38d4c10ef9ae844ef1"
|
|
16
17
|
}
|
package/dist/packages.json
CHANGED
|
@@ -303,8 +303,9 @@
|
|
|
303
303
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/wtf.laux.theme.monokai-ristretto.zip",
|
|
304
304
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/wtf.laux.theme.monokai-ristretto.json",
|
|
305
305
|
"publisher": "Marco Laux",
|
|
306
|
-
"
|
|
307
|
-
"
|
|
306
|
+
"description": "Dark theme based on Monokai Ristretto that is easy on the eyes",
|
|
307
|
+
"base64Hash": "83a6193d41afeaf0976f0cf1166ce941b2c7ae903503a5c343672f264568e3af",
|
|
308
|
+
"binaryHash": "48a654b43e7977a90e4c6cdac961b52ad80dac9546bfedc518fc0c2345b4957a"
|
|
308
309
|
},
|
|
309
310
|
"wtf.laux.theme.super-colors": {
|
|
310
311
|
"name": "Super Colors",
|
|
@@ -314,12 +315,13 @@
|
|
|
314
315
|
"layerable": true,
|
|
315
316
|
"showInGallery": true,
|
|
316
317
|
"identifier": "wtf.laux.theme.super-colors",
|
|
317
|
-
"version": "1.
|
|
318
|
+
"version": "1.1.0",
|
|
318
319
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/wtf.laux.theme.super-colors/dist/dist.css",
|
|
319
320
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/wtf.laux.theme.super-colors.zip",
|
|
320
321
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/wtf.laux.theme.super-colors.json",
|
|
321
322
|
"publisher": "Marco Laux",
|
|
322
|
-
"
|
|
323
|
-
"
|
|
323
|
+
"description": "Theme agnostic toggle to colorize different elements of the Super Editor",
|
|
324
|
+
"base64Hash": "7e7de9a5321ccd6755bc3ac181f032c43ea8feea11547a9c3f2f5f3fcf01f9f6",
|
|
325
|
+
"binaryHash": "9128b32035dfc38b8a5c701c6ef1d2d588b240ab9902cb38d4c10ef9ae844ef1"
|
|
324
326
|
}
|
|
325
327
|
}
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@standardnotes/community-cdn",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.1",
|
|
4
4
|
"license": "AGPL-3.0-or-later",
|
|
5
5
|
"author": "Standard Notes Community",
|
|
6
6
|
"publishConfig": {
|
|
@@ -17,5 +17,5 @@
|
|
|
17
17
|
"minimatch": "^5.1.0",
|
|
18
18
|
"typescript": "*"
|
|
19
19
|
},
|
|
20
|
-
"gitHead": "
|
|
20
|
+
"gitHead": "4795ea04d871a9ed63bd6871b8b34b74f9101213"
|
|
21
21
|
}
|