diff --git a/CHANGELOG.md b/CHANGELOG.md index 906dd90..59f41c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/nationalarchives/tna-frontend-jinja/compare/v0.2.16...HEAD) +## [Unreleased](https://github.com/nationalarchives/tna-frontend-jinja/compare/v0.2.17...HEAD) ### Added ### Changed @@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security +## [0.2.17](https://github.com/nationalarchives/tna-frontend-jinja/compare/v0.2.16...v0.2.17) - 2024-10-23 + +### Changed + +- Upgraded TNA Frontend to `v0.2.17` + ## [0.2.16](https://github.com/nationalarchives/tna-frontend-jinja/compare/v0.2.15...v0.2.16) - 2024-10-16 ### Changed diff --git a/README.md b/README.md index abe2de6..e271ef3 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ We test each component against its published [component fixtures](https://github | TNA Frontend Jinja | Compatible TNA Frontend versions | | ------------------ | -------------------------------- | +| `0.2.17` | `0.2.17` | | `0.2.16` | `0.2.16` | | `0.2.15` | `0.2.15` | | `0.2.14` | `0.2.14` | diff --git a/package-lock.json b/package-lock.json index 1c4b312..73e46f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@nationalarchives/frontend": "0.2.16", + "@nationalarchives/frontend": "0.2.17", "diff": "^7.0.0", "glob": "^10.2.7", "js-beautify": "^1.14.8", @@ -30,9 +30,9 @@ } }, "node_modules/@nationalarchives/frontend": { - "version": "0.2.16", - "resolved": "https://registry.npmjs.org/@nationalarchives/frontend/-/frontend-0.2.16.tgz", - "integrity": "sha512-Xygc02xKxVTePHQaE1IYb5AOGbDPIbRI7quajM59JM3pVpPnjHH7cRRayoEs0VEvwW7mhIC/5c0OC4DHYxOGFA==", + "version": "0.2.17", + "resolved": "https://registry.npmjs.org/@nationalarchives/frontend/-/frontend-0.2.17.tgz", + "integrity": "sha512-w6dO+C8GM7yYRHH0UEiwB8GDOSrq3kgeDmciPurguyjAlGJ29OPOdOMTuMaCH+ft9sKI1Yycelddl6SEvwziPA==", "license": "MIT" }, "node_modules/@one-ini/wasm": { diff --git a/package.json b/package.json index 0c5f922..9c84f65 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "test": "node test-fixtures.mjs" }, "dependencies": { - "@nationalarchives/frontend": "0.2.16", + "@nationalarchives/frontend": "0.2.17", "diff": "^7.0.0", "glob": "^10.2.7", "js-beautify": "^1.14.8", diff --git a/setup.py b/setup.py index a2d840f..ad6123f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="tna-frontend-jinja", - version="0.2.16", + version="0.2.17", author="Andrew Hosgood", author_email="andrew.hosgood@nationalarchives.gov.uk", description="TNA Frontend Jinja templates", diff --git a/tna_frontend_jinja/templates/components/global-header/macro.html b/tna_frontend_jinja/templates/components/global-header/macro.html index 8f40c0e..2b3fd5f 100644 --- a/tna_frontend_jinja/templates/components/global-header/macro.html +++ b/tna_frontend_jinja/templates/components/global-header/macro.html @@ -12,13 +12,15 @@ {%- else %}