Skip to content

Commit 6cab64f

Browse files
committed
deploy c5519a2 (c5519a2)
1 parent e5a536d commit 6cab64f

6 files changed

Lines changed: 14 additions & 11 deletions

File tree

converters/cervical-fluid/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"versions": {
44
"v0": {
55
"status": "active",
6-
"updatedAt": "2026-04-28T08:35:45.021Z"
6+
"updatedAt": "2026-04-28T08:57:24.238Z"
77
}
88
}
99
}

converters/mood/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"versions": {
44
"v0": {
55
"status": "active",
6-
"updatedAt": "2026-04-28T08:35:45.023Z"
6+
"updatedAt": "2026-04-28T08:57:24.241Z"
77
}
88
}
99
}

converters/pack.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"cervical-fluid": {
33
"latestVersion": "v0",
4-
"updatedAt": "2026-04-28T08:35:45.022Z"
4+
"updatedAt": "2026-04-28T08:57:24.239Z"
55
},
66
"mood": {
77
"latestVersion": "v0",
8-
"updatedAt": "2026-04-28T08:35:45.023Z"
8+
"updatedAt": "2026-04-28T08:57:24.241Z"
99
}
1010
}

json-schemas/item.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"version": {
77
"type": "string"
88
},
9+
"deprecated": {
10+
"type": "boolean"
11+
},
912
"label": {
1013
"$ref": "defs.json#/definitions/localized"
1114
},

pack.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"publicationDate": "2026-04-28T08:35:45.024Z",
2+
"publicationDate": "2026-04-28T08:57:24.242Z",
33
"streams": [
44
{
55
"id": "activity",
@@ -7583,11 +7583,11 @@
75837583
"converters": {
75847584
"cervical-fluid": {
75857585
"latestVersion": "v0",
7586-
"updatedAt": "2026-04-28T08:35:45.022Z"
7586+
"updatedAt": "2026-04-28T08:57:24.239Z"
75877587
},
75887588
"mood": {
75897589
"latestVersion": "v0",
7590-
"updatedAt": "2026-04-28T08:35:45.023Z"
7590+
"updatedAt": "2026-04-28T08:57:24.241Z"
75917591
}
75927592
},
75937593
"settings": {

version.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"commit": "1d457f11784eb0f3a5715ccc93471d7431689384",
3-
"commitShort": "1d457f1",
2+
"commit": "c5519a25aab183d8e26deb3391f33a7b7db2b80b",
3+
"commitShort": "c5519a2",
44
"branch": "main",
5-
"buildDate": "2026-04-28T08:35:45Z",
6-
"publicationDate": "2026-04-28T08:35:45.024Z",
5+
"buildDate": "2026-04-28T08:57:24Z",
6+
"publicationDate": "2026-04-28T08:57:24.242Z",
77
"files": [
88
{
99
"title": "Pack items & streams",

0 commit comments

Comments
 (0)