piclist 1.9.5 → 1.9.6

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 CHANGED
@@ -1,3 +1,12 @@
1
+ ## :tada: 1.9.6 (2024-09-12)
2
+
3
+
4
+ ### :sparkles: Features
5
+
6
+ * **custom:** remove telegra.ph ([cb2e076](https://github.com/Kuingsmile/PicList-Core/commit/cb2e076))
7
+
8
+
9
+
1
10
  ## :tada: 1.9.5 (2024-09-11)
2
11
 
3
12
 
@@ -102,7 +102,6 @@ export declare const ZH_CN: {
102
102
  PICBED_QINIU_MESSAGE_AREA: string;
103
103
  PICBED_QINIU_MESSAGE_OPTIONS: string;
104
104
  PICBED_QINIU_MESSAGE_URL: string;
105
- PICBED_TELEGRAPH: string;
106
105
  PICBED_IMGUR: string;
107
106
  PICBED_IMGUR_CLIENTID: string;
108
107
  PICBED_IMGUR_USERNAME: string;