From 842d373c21c21aa7e18ec51d2dbc07be36acad8b Mon Sep 17 00:00:00 2001 From: ouafaaetta <122900545+ouafaaetta@users.noreply.github.com> Date: Thu, 20 Feb 2025 08:46:59 -0500 Subject: [PATCH] Release v16.3.0 (#2473) --- index-en.md | 4 ++-- index-fr.md | 4 ++-- "m\303\251li-m\303\251lo/th-empathy/meta.md" | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/index-en.md b/index-en.md index f91f86bae..863255c5b 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: 2025-02-04 +dateModified: 2025-02-19 description: "Home page describing all the components of the Canada.ca theme, named GCWeb." layout: no-container language: en @@ -20,7 +20,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.
diff --git a/index-fr.md b/index-fr.md index 23d52dbce..335fc9de6 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: 2025-02-04 +dateModified: 2025-02-19 description: "Page d'accueil décrivant l'ensemble des composants du thème de Canada.ca, nommé GCWeb." layout: no-container language: fr @@ -20,7 +20,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.
diff --git "a/m\303\251li-m\303\251lo/th-empathy/meta.md" "b/m\303\251li-m\303\251lo/th-empathy/meta.md" index f772e0dce..7cc3cb20b 100644 --- "a/m\303\251li-m\303\251lo/th-empathy/meta.md" +++ "b/m\303\251li-m\303\251lo/th-empathy/meta.md" @@ -4,7 +4,7 @@ lang: en title: Empathy theme description: Background colours used for empathy. componentName: th-empathy -expiry: November 30, 2024 +expiry: November 30, 2025 mainPage: empathy.html cssClass: - empathy diff --git a/package-lock.json b/package-lock.json index 6a6033653..54a78a409 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "GCWeb", - "version": "16.2.0", + "version": "16.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "GCWeb", - "version": "16.2.0", + "version": "16.3.0", "license": "MIT", "dependencies": { "bootstrap-sass": "3.4.1", diff --git a/package.json b/package.json index 1dfedd18e..a99366ba4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "GCWeb", - "version": "16.2.0", + "version": "16.3.0", "description": "Web Experience Toolkit (WET): Canada.ca Theme Reorg", "main": "index.html", "scripts": {