Skip to content

Commit

Permalink
chore(release): Bumps version to v7.2.0 and updates dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
unjust committed Sep 28, 2023
1 parent 87e6a71 commit 1de2680
Show file tree
Hide file tree
Showing 50 changed files with 489 additions and 391 deletions.
56 changes: 28 additions & 28 deletions dist/learning-objectives.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@
"links": [
{
"title": "HTML semántico",
"url": "topics/html/02-html5/02-semantic-html"
"url": "topics/html/html5/semantic-html"
},
{
"title": "Semantics - MDN Web Docs Glossary",
Expand All @@ -773,7 +773,7 @@
"links": [
{
"title": "Intro a CSS",
"url": "topics/css/01-css/01-intro-css"
"url": "topics/css/css/intro-css"
},
{
"title": "CSS Selectors - MDN",
Expand All @@ -786,7 +786,7 @@
"links": [
{
"title": "Box Model & Display",
"url": "topics/css/01-css/02-boxmodel-and-display"
"url": "topics/css/css/boxmodel-and-display"
},
{
"title": "The box model - MDN",
Expand Down Expand Up @@ -856,7 +856,7 @@
"links": [
{
"title": "Manipulación del DOM",
"url": "topics/browser/02-dom/03-1-dom-methods-selection"
"url": "topics/browser/dom/1-dom-methods-selection"
},
{
"title": "Introducción al DOM - MDN",
Expand Down Expand Up @@ -962,7 +962,7 @@
"links": [
{
"title": "Strings",
"url": "topics/javascript/06-strings"
"url": "topics/javascript/strings"
},
{
"title": "String — Cadena de caracteres - MDN",
Expand All @@ -975,7 +975,7 @@
"links": [
{
"title": "Arreglos",
"url": "topics/javascript/04-arrays"
"url": "topics/javascript/arrays"
},
{
"title": "Array - MDN",
Expand Down Expand Up @@ -1008,7 +1008,7 @@
"links": [
{
"title": "Objetos en JavaScript",
"url": "topics/javascript/05-objects/01-objects"
"url": "topics/javascript/objects/objects"
}
]
},
Expand All @@ -1020,11 +1020,11 @@
"links": [
{
"title": "Valores, tipos de datos y operadores",
"url": "topics/javascript/01-basics/01-values-variables-and-types"
"url": "topics/javascript/basics/values-variables-and-types"
},
{
"title": "Variables",
"url": "topics/javascript/01-basics/02-variables"
"url": "topics/javascript/basics/variables"
}
]
},
Expand All @@ -1033,7 +1033,7 @@
"links": [
{
"title": "Estructuras condicionales y repetitivas",
"url": "topics/javascript/02-flow-control/01-conditionals-and-loops"
"url": "topics/javascript/flow-control/conditionals-and-loops"
},
{
"title": "Tomando decisiones en tu código — condicionales - MDN",
Expand All @@ -1046,15 +1046,15 @@
"links": [
{
"title": "Funciones (control de flujo)",
"url": "topics/javascript/02-flow-control/03-functions"
"url": "topics/javascript/flow-control/functions"
},
{
"title": "Funciones clásicas",
"url": "topics/javascript/03-functions/01-classic"
"url": "topics/javascript/functions/classic"
},
{
"title": "Arrow Functions",
"url": "topics/javascript/03-functions/02-arrow"
"url": "topics/javascript/functions/arrow"
},
{
"title": "Funciones — bloques de código reutilizables - MDN",
Expand All @@ -1067,7 +1067,7 @@
"links": [
{
"title": "Bucles (Loops)",
"url": "topics/javascript/02-flow-control/02-loops"
"url": "topics/javascript/flow-control/loops"
},
{
"title": "Bucles e iteración - MDN",
Expand Down Expand Up @@ -2815,7 +2815,7 @@
"links": [
{
"title": "HTML semântico",
"url": "topics/html/02-html5/02-semantic-html"
"url": "topics/html/html5/semantic-html"
},
{
"title": "Semantics in HTML - MDN",
Expand All @@ -2831,7 +2831,7 @@
"links": [
{
"title": "Intro a CSS",
"url": "topics/css/01-css/01-intro-css"
"url": "topics/css/css/intro-css"
},
{
"title": "CSS Selectors - MDN",
Expand All @@ -2844,7 +2844,7 @@
"links": [
{
"title": "Modelo de Caixa e Display",
"url": "topics/css/01-css/02-boxmodel-and-display"
"url": "topics/css/css/boxmodel-and-display"
},
{
"title": "The box model - MDN",
Expand Down Expand Up @@ -2914,7 +2914,7 @@
"links": [
{
"title": "Modificando o DOM",
"url": "topics/browser/02-dom/03-1-dom-methods-selection"
"url": "topics/browser/dom/1-dom-methods-selection"
},
{
"title": "Introdução ao DOM - MDN",
Expand Down Expand Up @@ -3020,7 +3020,7 @@
"links": [
{
"title": "Strings",
"url": "topics/javascript/06-strings"
"url": "topics/javascript/strings"
},
{
"title": "String — Cadeia de caracteres - MDN",
Expand All @@ -3033,7 +3033,7 @@
"links": [
{
"title": "Arranjos",
"url": "topics/javascript/04-arrays"
"url": "topics/javascript/arrays"
},
{
"title": "Array - MDN",
Expand Down Expand Up @@ -3066,7 +3066,7 @@
"links": [
{
"title": "Objetos em JavaScript",
"url": "topics/javascript/05-objects/01-objects"
"url": "topics/javascript/objects/objects"
}
]
},
Expand All @@ -3078,11 +3078,11 @@
"links": [
{
"title": "Valores, tipos de dados e operadores",
"url": "topics/javascript/01-basics/01-values-variables-and-types"
"url": "topics/javascript/basics/values-variables-and-types"
},
{
"title": "Variáveis",
"url": "topics/javascript/01-basics/02-variables"
"url": "topics/javascript/basics/variables"
}
]
},
Expand All @@ -3091,7 +3091,7 @@
"links": [
{
"title": "Estruturas condicionais e repetitivas",
"url": "topics/javascript/02-flow-control/01-conditionals-and-loops"
"url": "topics/javascript/flow-control/conditionals-and-loops"
},
{
"title": "Tomando decisões no seu código — condicionais - MDN",
Expand All @@ -3104,15 +3104,15 @@
"links": [
{
"title": "Funções (controle de fluxo)",
"url": "topics/javascript/02-flow-control/03-functions"
"url": "topics/javascript/flow-control/functions"
},
{
"title": "Funções clássicas",
"url": "topics/javascript/03-functions/01-classic"
"url": "topics/javascript/functions/classic"
},
{
"title": "Arrow Functions",
"url": "topics/javascript/03-functions/02-arrow"
"url": "topics/javascript/functions/arrow"
},
{
"title": "Funções — blocos reutilizáveis de código - MDN",
Expand All @@ -3125,7 +3125,7 @@
"links": [
{
"title": "Laços (Loops)",
"url": "topics/javascript/02-flow-control/02-loops"
"url": "topics/javascript/flow-control/loops"
},
{
"title": "Laços e iterações - MDN",
Expand Down
241 changes: 145 additions & 96 deletions dist/projects.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/projects/burger-queen-api-client.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "burger-queen-api-client",
"repo": "Laboratoria/curriculum",
"path": "projects/04-burger-queen-api-client",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:13:04.163Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:34:08.730Z",
"prefix": 4,
"track": "web-dev",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/burger-queen-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "burger-queen-api",
"repo": "Laboratoria/curriculum",
"path": "projects/04-burger-queen-api",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:13:04.188Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:34:06.228Z",
"prefix": 4,
"track": "web-dev",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/card-validation.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "card-validation",
"repo": "Laboratoria/curriculum",
"path": "projects/01-card-validation",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:12:50.879Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:33:42.491Z",
"prefix": 1,
"track": "web-dev",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/chat-app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "chat-app",
"repo": "Laboratoria/curriculum",
"path": "projects/05-chat-app",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:13:05.963Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:34:12.038Z",
"prefix": 5,
"track": "web-dev",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/cipher.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "cipher",
"repo": "Laboratoria/curriculum",
"path": "projects/01-cipher",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:12:53.686Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:33:47.005Z",
"prefix": 1,
"track": "web-dev",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/data-lovers.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "data-lovers",
"repo": "Laboratoria/curriculum",
"path": "projects/02-data-lovers",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:12:56.354Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:33:51.778Z",
"prefix": 2,
"track": "web-dev",
"learningObjectives": [
Expand Down
51 changes: 51 additions & 0 deletions dist/projects/dataverse.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/projects/design-and-usability.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "design-and-usability",
"repo": "Laboratoria/curriculum",
"path": "projects/01-design-and-usability",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:12:53.466Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:33:46.064Z",
"prefix": 1,
"track": "ux",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/design-detectives.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "design-detectives",
"repo": "Laboratoria/curriculum",
"path": "projects/01-design-detectives",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:12:53.557Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:33:45.866Z",
"prefix": 1,
"track": "ux",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/design-lab.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "design-lab",
"repo": "Laboratoria/curriculum",
"path": "projects/03-design-lab",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:13:00.688Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:34:01.932Z",
"prefix": 3,
"track": "ux",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/emergency-room.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "emergency-room",
"repo": "Laboratoria/curriculum",
"path": "projects/02-emergency-room",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:12:56.112Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:33:56.665Z",
"prefix": 2,
"track": "web-dev",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/fleet-management-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "fleet-management-api",
"repo": "Laboratoria/curriculum",
"path": "projects/05-fleet-management-api",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:13:08.316Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:34:12.170Z",
"prefix": 5,
"track": "web-dev",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/fleet-management-fullstack.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "fleet-management-fullstack",
"repo": "Laboratoria/curriculum",
"path": "projects/05-fleet-management-fullstack",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:13:08.269Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:34:12.011Z",
"prefix": 5,
"track": "web-dev",
"learningObjectives": [
Expand Down
6 changes: 3 additions & 3 deletions dist/projects/how-might-we.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"slug": "how-might-we",
"repo": "Laboratoria/curriculum",
"path": "projects/00-how-might-we",
"version": "7.1.0",
"parserVersion": "5.0.0-beta.0",
"createdAt": "2023-09-13T14:12:50.677Z",
"version": "7.2.0",
"parserVersion": "5.1.0",
"createdAt": "2023-09-28T20:33:42.277Z",
"prefix": 0,
"track": "ux",
"learningObjectives": [
Expand Down
Loading

0 comments on commit 1de2680

Please sign in to comment.