bing-wallpaper-robot 1.2.0 → 1.2.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/docs/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export const version = "2.0";
2
2
  export const dataVersion = "md5:5d57ff828cb88c20dfabdd1497c35e7c";
3
- export const generatedAt = "2026-04-01T18:19:48.274Z";
3
+ export const generatedAt = "2026-04-02T18:19:25.338Z";
4
4
  export const totalWallpapers = 1841;
5
5
  export const monthList = ["2026-03","2026-02","2025-11","2025-10","2025-09","2025-08","2025-07","2025-06","2025-05","2025-04","2025-03","2025-02","2025-01","2024-12","2024-11","2024-10","2024-09","2024-08","2024-07","2024-06","2024-05","2024-04","2024-03","2024-02","2024-01","2023-12","2023-11","2023-10","2023-09","2023-08","2023-07","2023-06","2023-05","2023-04","2023-03","2023-02","2023-01","2022-12","2022-11","2022-10","2022-09","2022-08","2022-07","2022-06","2022-01","2021-12","2021-11","2021-10","2021-09","2021-08","2021-07","2021-06","2021-05","2021-04","2021-03","2021-02","2021-01","2020-12"];
6
6
  export const latestMonth = "2026-03";
package/docs/index.json CHANGED
@@ -2,8 +2,8 @@
2
2
  "version": "2.0",
3
3
  "schemaVersion": 2,
4
4
  "dataVersion": "md5:5d57ff828cb88c20dfabdd1497c35e7c",
5
- "generatedAt": "2026-04-01T18:19:48.270Z",
6
- "lastModified": "2026-04-01T18:19:48.270Z",
5
+ "generatedAt": "2026-04-02T18:19:25.334Z",
6
+ "lastModified": "2026-04-02T18:19:25.335Z",
7
7
  "totalWallpapers": 1841,
8
8
  "chunks": {
9
9
  "2020-12": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bing-wallpaper-robot",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Daily updated, compacted metadata chunks of Bing Wallpapers",
5
5
  "private": false,
6
6
  "publishConfig": {