@htmlbricks/hb-calendar-events 0.19.31 → 0.19.33

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@htmlbricks/hb-calendar-events",
3
3
  "displayName": "Svelte Calendar WebComponent",
4
4
  "description": "Svelte Calendar WebComponent",
5
- "version": "0.19.31",
5
+ "version": "0.19.33",
6
6
  "main": "release/release.js",
7
7
  "publishConfig": {
8
8
  "access": "public"
@@ -79,5 +79,5 @@
79
79
  "webcomponents"
80
80
  ],
81
81
  "contributors": [],
82
- "gitHead": "57eedc8258265f728220d11ea55a90c3ff493e42"
82
+ "gitHead": "c5a1ec9591addcb4d2555e407b777db1eaee4bbe"
83
83
  }
@@ -213,12 +213,12 @@
213
213
  "data": {
214
214
  "events": [
215
215
  {
216
- "date": "2023-02-28T18:03:02.413Z",
216
+ "date": "2023-08-05T00:24:06.681Z",
217
217
  "id": "test",
218
218
  "label": "thetest"
219
219
  },
220
220
  {
221
- "date": "2023-01-31T18:03:02.413Z",
221
+ "date": "2023-07-31T00:24:06.681Z",
222
222
  "id": "test2",
223
223
  "label": "thetest start",
224
224
  "color": "red"
@@ -245,5 +245,5 @@
245
245
  "size": {},
246
246
  "iifePath": "release/release.js",
247
247
  "repoName": "@htmlbricks/hb-calendar-events",
248
- "version": "0.19.31"
248
+ "version": "0.19.33"
249
249
  }