pipe-kan 0.22.0 → 0.23.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.
@@ -17,8 +17,8 @@
17
17
  (!theme && matchMedia("(prefers-color-scheme: dark)").matches);
18
18
  document.documentElement.classList.toggle("dark", dark);
19
19
  </script>
20
- <script type="module" crossorigin src="/assets/index-DWg6pi29.js"></script>
21
- <link rel="stylesheet" crossorigin href="/assets/index-Dmh2OTME.css">
20
+ <script type="module" crossorigin src="/assets/index-nC0wGQE0.js"></script>
21
+ <link rel="stylesheet" crossorigin href="/assets/index-862Yg6u4.css">
22
22
  </head>
23
23
  <body>
24
24
  <div id="root"></div>
@@ -28,7 +28,8 @@
28
28
  },
29
29
  "duedate": "2026-09-10",
30
30
  "created": "2026-09-01T09:00:00.000+0000",
31
- "updated": "2026-09-03T12:00:00.000+0000"
31
+ "updated": "2026-09-03T12:00:00.000+0000",
32
+ "customfield_10099": "2026-09-22"
32
33
  }
33
34
  },
34
35
  {
@@ -63,7 +64,8 @@
63
64
  },
64
65
  "duedate": "2026-09-15",
65
66
  "created": "2026-09-01T10:00:00.000+0000",
66
- "updated": "2026-09-01T10:00:00.000+0000"
67
+ "updated": "2026-09-01T10:00:00.000+0000",
68
+ "customfield_10099": "2026-09-09"
67
69
  }
68
70
  },
69
71
  {
@@ -99,7 +101,8 @@
99
101
  },
100
102
  "duedate": "2026-08-25",
101
103
  "created": "2026-09-01T11:00:00.000+0000",
102
- "updated": "2026-09-02T11:00:00.000+0000"
104
+ "updated": "2026-09-02T11:00:00.000+0000",
105
+ "customfield_10099": "2026-09-13"
103
106
  }
104
107
  },
105
108
  {
@@ -134,7 +137,8 @@
134
137
  },
135
138
  "duedate": "2026-09-20",
136
139
  "created": "2026-09-02T09:00:00.000+0000",
137
- "updated": "2026-09-02T09:00:00.000+0000"
140
+ "updated": "2026-09-02T09:00:00.000+0000",
141
+ "customfield_10099": "2026-09-18"
138
142
  }
139
143
  },
140
144
  {
@@ -170,7 +174,8 @@
170
174
  "displayName": "Person A"
171
175
  },
172
176
  "created": "2026-08-20T09:00:00.000+0000",
173
- "updated": "2026-08-28T09:00:00.000+0000"
177
+ "updated": "2026-08-28T09:00:00.000+0000",
178
+ "customfield_10099": "2026-09-05"
174
179
  }
175
180
  },
176
181
  {
@@ -202,7 +207,8 @@
202
207
  },
203
208
  "duedate": "2026-09-25",
204
209
  "created": "2026-09-02T15:00:00.000+0000",
205
- "updated": "2026-09-02T15:00:00.000+0000"
210
+ "updated": "2026-09-02T15:00:00.000+0000",
211
+ "customfield_10099": "2026-10-08"
206
212
  }
207
213
  },
208
214
  {
@@ -233,7 +239,8 @@
233
239
  "displayName": "Person A"
234
240
  },
235
241
  "created": "2026-08-15T09:00:00.000+0000",
236
- "updated": "2026-08-20T09:00:00.000+0000"
242
+ "updated": "2026-08-20T09:00:00.000+0000",
243
+ "customfield_10099": "2026-09-28"
237
244
  }
238
245
  },
239
246
  {
@@ -261,7 +268,8 @@
261
268
  "updated": "2026-08-28T09:00:00.000+0000",
262
269
  "resolution": {
263
270
  "name": "Done"
264
- }
271
+ },
272
+ "customfield_10099": "2026-08-30"
265
273
  }
266
274
  }
267
275
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pipe-kan",
3
- "version": "0.22.0",
3
+ "version": "0.23.1",
4
4
  "description": "Local Kanban for jira-cli",
5
5
  "license": "MIT",
6
6
  "type": "module",