diff --git "a/_data/m\303\251li-m\303\251lo.json" "b/_data/m\303\251li-m\303\251lo.json" index 1fadee940..b8e34ed2f 100644 --- "a/_data/m\303\251li-m\303\251lo.json" +++ "b/_data/m\303\251li-m\303\251lo.json" @@ -9,6 +9,12 @@ "2021-05-steps" ] }, + { + "nom": "2024-09-kejimkujik", + "libs": [ + "2021-05-conjunction" + ] + }, { "nom": "gc-thématique", "libs": [ @@ -55,8 +61,6 @@ } ], "future-packages-names": [ - "mount-revelstoke", - "kejimkujik", "nahanni", "mille-iles", "ivvavik", diff --git a/index-en.md b/index-en.md index 6e3a92c2f..3c9ed2612 100644 --- a/index-en.md +++ b/index-en.md @@ -1,7 +1,7 @@ --- title: GCWeb, the WET-BOEW Canada.ca theme altLangPage: index-fr.html -dateModified: 2023-07-18 +dateModified: 2023-08-16 description: "Home page describing all the components of the Canada.ca theme, named GCWeb." layout: no-container language: en @@ -18,7 +18,7 @@ css:

The page templates and design patterns below comprise a reference implementation of the Canada.ca design system, including the mandatory requirement of the Content and Information Architecture (C&IA) Specification. Government of Canada departments and agencies can contribute additional patterns and templates via GCWeb github repository.

-

Download GCWeb theme v13.5.0
+

Download GCWeb theme v13.6.0
( - Release notes)

diff --git a/index-fr.md b/index-fr.md index 3031814c1..c466f840b 100644 --- a/index-fr.md +++ b/index-fr.md @@ -1,7 +1,7 @@ --- title: GCWeb, le thème WET-BOEW de Canada.ca altLangPage: index-en.html -dateModified: 2023-07-18 +dateModified: 2023-08-16 description: "Page d'accueil décrivant l'ensemble des composants du thème de Canada.ca, nommé GCWeb." layout: no-container language: fr @@ -18,7 +18,7 @@ css:

Les gabarits et les conceptions communes si dessous sont une référence d'implémentation du Système de conception de Canada.ca, incluant les exigences obligatoire de la spécifications du contenu et de l’architecture de l'information (C&AI) pour Canada.ca. Les ministères et organisme du gouvernement du Canada peuvent y contribuer en publiant leur modèle et leur conception commune via le dépôt github de GCWeb.

-

Télécharger le thème GCWeb v13.5.0
+

Télécharger le thème GCWeb v13.6.0
( - Note de version)

diff --git a/package-lock.json b/package-lock.json index 149ae6f3e..beaf32ef1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "GCWeb", - "version": "13.5.0", + "version": "13.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -11594,8 +11594,8 @@ } }, "wet-boew": { - "version": "github:wet-boew/wet-boew#baeacbbe4c856f6b74094710c38d34bcc8f51bc2", - "from": "github:wet-boew/wet-boew#v4.0.65", + "version": "github:wet-boew/wet-boew#1bf11d10d7ec28fc2f9ca22450720399509808a6", + "from": "github:wet-boew/wet-boew#v4.0.66.1", "requires": { "bootstrap-sass": "3.4.1", "code-prettify": "^0.1.0", diff --git a/package.json b/package.json index 1da66ee7e..d8bf54a36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "GCWeb", - "version": "13.5.0", + "version": "13.6.0", "description": "Web Experience Toolkit (WET): Canada.ca Theme Reorg", "main": "index.html", "scripts": { @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "bootstrap-sass": "3.4.1", - "wet-boew": "github:wet-boew/wet-boew#v4.0.65" + "wet-boew": "github:wet-boew/wet-boew#v4.0.66.1" }, "browserslist": [ "last 2 versions",