Skip to content

Commit

Permalink
Merge pull request #2097 from Ricokola/releases
Browse files Browse the repository at this point in the history
Release v12.7.0
  • Loading branch information
duboisp committed Feb 8, 2023
2 parents 8eda8e4 + fe55b2a commit 8e3a4f0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions index-en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GCWeb, the WET-BOEW Canada.ca theme
altLangPage: index-fr.html
dateModified: 2023-01-31
dateModified: 2023-02-07
description: "Home page describing all the components of the Canada.ca theme, named GCWeb."
layout: no-container
language: en
Expand All @@ -18,7 +18,7 @@ css:
<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>
</div>
<div class="col-xs-12 col-md-auto pull-right">
<p><a href="https://github.com/wet-boew/GCWeb/archive/v12.6.1.zip" class="btn btn-primary">Download GCWeb theme <strong>v12.6.1</strong></a><br />
<p><a href="https://github.com/wet-boew/GCWeb/archive/v12.7.0.zip" class="btn btn-primary">Download GCWeb theme <strong>v12.7.0</strong></a><br />
<small>(<time>{{ page.dateModified | date: %F }}</time> - <a href="https://github.com/wet-boew/gcweb/releases/latest">Release notes</a>)</small></p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions index-fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GCWeb, le thème WET-BOEW de Canada.ca
altLangPage: index-en.html
dateModified: 2023-01-31
dateModified: 2023-02-07
description: "Page d'accueil décrivant l'ensemble des composants du thème de Canada.ca, nommé GCWeb."
layout: no-container
language: fr
Expand All @@ -18,7 +18,7 @@ css:
<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>
</div>
<div class="col-xs-12 col-md-auto pull-right">
<p><a href="https://github.com/wet-boew/GCWeb/archive/v12.6.1.zip" class="btn btn-primary">Télécharger le thème <strong>GCWeb v12.6.1</strong></a><br />
<p><a href="https://github.com/wet-boew/GCWeb/archive/v12.7.0.zip" class="btn btn-primary">Télécharger le thème <strong>GCWeb v12.7.0</strong></a><br />
<small>(<time>{{ page.dateModified | date: %F }}</time> - <a href="https://github.com/wet-boew/gcweb/releases/latest">Note de version</a>)</small></p>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GCWeb",
"version": "12.6.1",
"version": "12.7.0",
"description": "Web Experience Toolkit (WET): Canada.ca Theme Reorg",
"main": "index.html",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"bootstrap-sass": "3.4.1",
"wet-boew": "github:wet-boew/wet-boew#v4.0.56.6"
"wet-boew": "github:wet-boew/wet-boew#v4.0.57"
},
"browserslist": [
"last 2 versions",
Expand Down

0 comments on commit 8e3a4f0

Please sign in to comment.