Skip to content

Commit bb08419

Browse files
authored
Release v17.5.0 (#2653)
1 parent 248eea1 commit bb08419

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

index-en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: GCWeb, the WET-BOEW Canada.ca theme
33
altLangPage: index-fr.html
4-
dateModified: 2025-09-09
4+
dateModified: 2025-09-23
55
description: "Home page describing all the components of the Canada.ca theme, named GCWeb."
66
layout: no-container
77
language: en
@@ -24,7 +24,7 @@ css:
2424
<p>The page templates and design patterns below comprise a reference implementation of the <a href="https://design.canada.ca">Canada.ca design system</a>, including the mandatory requirement of the Content and Information Architecture (C&amp;IA) Specification. Government of Canada departments and agencies can contribute additional patterns and templates via <a href="https://github.com/wet-boew/GCWeb">GCWeb github repository</a>.</p>
2525
</div>
2626
<div class="col-xs-12 col-md-auto pull-right">
27-
<p><a href="https://github.com/wet-boew/GCWeb/archive/v17.4.0.zip" class="btn btn-primary">Download GCWeb theme <strong>v17.4.0</strong></a><br>
27+
<p><a href="https://github.com/wet-boew/GCWeb/archive/v17.5.0.zip" class="btn btn-primary">Download GCWeb theme <strong>v17.5.0</strong></a><br>
2828
<small>(<time>{{ page.dateModified | date: '%F' }}</time> - <a href="https://github.com/wet-boew/gcweb/releases/latest">Release notes</a>)</small></p>
2929
</div>
3030
</div>

index-fr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: GCWeb, le thème WET-BOEW de Canada.ca
33
altLangPage: index-en.html
4-
dateModified: 2025-09-09
4+
dateModified: 2025-09-23
55
description: "Page d'accueil décrivant l'ensemble des composants du thème de Canada.ca, nommé GCWeb."
66
layout: no-container
77
language: fr
@@ -24,7 +24,7 @@ css:
2424
<p>Les gabarits et les conceptions communes si dessous sont une référence d'implémentation du <a href="https://conception.canada.ca">Système de conception de Canada.ca</a>, incluant les exigences obligatoire de la spécifications du contenu et de l’architecture de l'information (C&amp;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 <a href="https://github.com/wet-boew/GCWeb">dépôt github de GCWeb</a>.</p>
2525
</div>
2626
<div class="col-xs-12 col-md-auto pull-right">
27-
<p><a href="https://github.com/wet-boew/GCWeb/archive/v17.4.0.zip" class="btn btn-primary">Télécharger le thème <strong>GCWeb v17.4.0</strong></a><br>
27+
<p><a href="https://github.com/wet-boew/GCWeb/archive/v17.5.0.zip" class="btn btn-primary">Télécharger le thème <strong>GCWeb v17.5.0</strong></a><br>
2828
<small>(<time>{{ page.dateModified | date: '%F' }}</time> - <a href="https://github.com/wet-boew/gcweb/releases/latest">Note de version</a>)</small></p>
2929
</div>
3030
</div>

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "GCWeb",
3-
"version": "17.4.0",
3+
"version": "17.5.0",
44
"description": "Web Experience Toolkit (WET): Canada.ca Theme Reorg",
55
"main": "index.html",
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"dependencies": {
1515
"bootstrap-sass": "3.4.3",
16-
"wet-boew": "github:wet-boew/wet-boew#v4.0.91"
16+
"wet-boew": "github:wet-boew/wet-boew#v4.0.92"
1717
},
1818
"peerDependencies": {
1919
"@cdssnc/gcds-components": "0.36.0"

0 commit comments

Comments
 (0)