@tricoteuses/senat 2.14.2 → 2.14.4

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.
@@ -29,6 +29,7 @@ export interface GroupedReunion {
29
29
  lieu?: string;
30
30
  events: AgendaEvent[];
31
31
  compteRenduRefUid?: string;
32
+ transcriptRefUid?: string;
32
33
  urlVideo?: string;
33
34
  timecodeDebutVideo?: number;
34
35
  }
@@ -161,6 +161,7 @@ export function groupSeancePubliqueBySlot(events) {
161
161
  startTime,
162
162
  endTime,
163
163
  captationVideo,
164
+ organe: "Séance publique",
164
165
  titre: compactTitleList(titres, 5),
165
166
  objet: joinObjets(sorted.map((x) => x.ev)),
166
167
  events: sorted.map((x) => x.ev),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tricoteuses/senat",
3
- "version": "2.14.2",
3
+ "version": "2.14.4",
4
4
  "description": "Handle French Sénat's open data",
5
5
  "keywords": [
6
6
  "France",