Skip to content

Commit 772b726

Browse files
committed
chore(release): Bumps version to v9.5.0 and updates dist files
1 parent 39fef5c commit 772b726

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+1177
-749
lines changed

dist/learning-objectives.json

+332-48
Large diffs are not rendered by default.

dist/projects.json

+338-266
Large diffs are not rendered by default.

dist/projects/artist-launch.json

+72-17
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,94 @@
22
"slug": "artist-launch",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/05-artist-launch",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:23.733Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:41.004Z",
88
"prefix": 5,
99
"track": "web-dev",
1010
"tracks": [
1111
"web-dev"
1212
],
13+
"tags": [
14+
"featured"
15+
],
1316
"learningObjectives": [
1417
{
15-
"id": "data-analytics/data-preparation"
16-
},
17-
{
18-
"id": "data-analytics/data-exploration"
19-
},
20-
{
21-
"id": "data-analytics/data-analysis"
22-
},
18+
"id": "data-analytics/analysis-presentation"
19+
}
20+
],
21+
"variants": [
2322
{
24-
"id": "data-analytics/analysis-report"
23+
"name": "looker-studio",
24+
"learningObjectives": [
25+
{
26+
"id": "data-analytics/power-bi/data-preparation",
27+
"exclude": true
28+
},
29+
{
30+
"id": "data-analytics/power-bi/data-exploration",
31+
"exclude": true
32+
},
33+
{
34+
"id": "data-analytics/power-bi/data-analysis",
35+
"exclude": true
36+
},
37+
{
38+
"id": "data-analytics/power-bi/analysis-report",
39+
"exclude": true
40+
},
41+
{
42+
"id": "data-analytics/looker-studio/data-preparation"
43+
},
44+
{
45+
"id": "data-analytics/looker-studio/data-exploration"
46+
},
47+
{
48+
"id": "data-analytics/looker-studio/data-analysis"
49+
},
50+
{
51+
"id": "data-analytics/looker-studio/analysis-report"
52+
}
53+
]
2554
},
2655
{
27-
"id": "data-analytics/analysis-presentation"
56+
"name": "power-bi",
57+
"learningObjectives": [
58+
{
59+
"id": "data-analytics/looker-studio/data-preparation",
60+
"exclude": true
61+
},
62+
{
63+
"id": "data-analytics/looker-studio/data-exploration",
64+
"exclude": true
65+
},
66+
{
67+
"id": "data-analytics/looker-studio/data-analysis",
68+
"exclude": true
69+
},
70+
{
71+
"id": "data-analytics/looker-studio/analysis-report",
72+
"exclude": true
73+
},
74+
{
75+
"id": "data-analytics/power-bi/data-preparation"
76+
},
77+
{
78+
"id": "data-analytics/power-bi/data-exploration"
79+
},
80+
{
81+
"id": "data-analytics/power-bi/data-analysis"
82+
},
83+
{
84+
"id": "data-analytics/power-bi/analysis-report"
85+
}
86+
]
2887
}
2988
],
3089
"intl": {
3190
"es": {
3291
"title": "Artist Launch",
3392
"summary": "<p>En este proyecto, vamos a explorar un conjunto de datos con el fin de\nidentificar patrones o características que puedan influir en la\npopularidad (cantidad de streams) de una canción en plataformas como\nSpotify, Apple Music y Deezer.</p>"
34-
},
35-
"pt": {
36-
"title": "Artist Launch",
37-
"summary": "<p>Neste projeto, vamos explorar um conjunto de dados com o objetivo de\nidentificar padrões ou características que possam influenciar na\npopularidade (quantidade de streams) de uma música em plataformas como\nSpotify, Apple Music e Deezer.</p>"
3893
}
3994
},
4095
"cover": "https://images.unsplash.com/photo-1535712593684-0efd191312bb",

dist/projects/burger-queen-api-client.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "burger-queen-api-client",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/04-burger-queen-api-client",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:15.532Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:35.590Z",
88
"prefix": 4,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/burger-queen-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "burger-queen-api",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/04-burger-queen-api",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:15.661Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:35.523Z",
88
"prefix": 4,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/card-validation.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "card-validation",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/01-card-validation",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:33:54.096Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:18.256Z",
88
"prefix": 1,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/chat-app.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "chat-app",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/05-chat-app",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:23.638Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:40.905Z",
88
"prefix": 5,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/cipher.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "cipher",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/01-cipher",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:33:57.458Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:20.945Z",
88
"prefix": 1,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/computing-service-deployment.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "computing-service-deployment",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/05-computing-service-deployment",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:26.401Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:43.657Z",
88
"prefix": 5,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/container-service-deployment.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "container-service-deployment",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/05-container-service-deployment",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:26.376Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:43.688Z",
88
"prefix": 5,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/data-lovers.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "data-lovers",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/02-data-lovers",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:00.474Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:23.772Z",
88
"prefix": 2,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/dataverse-chat.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "dataverse-chat",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/03-dataverse-chat",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:06.741Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:29.552Z",
88
"prefix": 3,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/dataverse.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "dataverse",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/02-dataverse",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:00.676Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:24.197Z",
88
"prefix": 2,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/design-assigned.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "design-assigned",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/02-design-assigned",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:00.316Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:23.883Z",
88
"prefix": 2,
99
"track": "ux",
1010
"tracks": [

dist/projects/design-detectives.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "design-detectives",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/01-design-detectives",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:33:57.225Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:20.747Z",
88
"prefix": 1,
99
"track": "ux",
1010
"tracks": [

dist/projects/design-lab.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "design-lab",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/03-design-lab",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:10.011Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:32.178Z",
88
"prefix": 3,
99
"track": "ux",
1010
"tracks": [

dist/projects/dockerfile-deployment.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "dockerfile-deployment",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/05-dockerfile-deployment",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:26.390Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:43.747Z",
88
"prefix": 5,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/emergency-room.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "emergency-room",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/02-emergency-room",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:03.410Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:26.586Z",
88
"prefix": 2,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/fleet-management-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "fleet-management-api",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/05-fleet-management-api",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:29.596Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:46.547Z",
88
"prefix": 5,
99
"track": "web-dev",
1010
"tracks": [

dist/projects/fleet-management-fullstack.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"slug": "fleet-management-fullstack",
33
"repo": "Laboratoria/curriculum",
44
"path": "projects/05-fleet-management-fullstack",
5-
"version": "9.4.1",
6-
"parserVersion": "6.0.0",
7-
"createdAt": "2024-08-16T21:34:29.366Z",
5+
"version": "9.5.0",
6+
"parserVersion": "6.1.0-alpha.0",
7+
"createdAt": "2024-09-27T19:34:46.400Z",
88
"prefix": 5,
99
"track": "web-dev",
1010
"tracks": [

0 commit comments

Comments
 (0)