From 654cd18943f65d5fd49af97f05688fcd761dfd34 Mon Sep 17 00:00:00 2001 From: Github Action Date: Wed, 6 Sep 2023 21:13:53 +0000 Subject: [PATCH] 6.2.19 --- CHANGELOG.md | 11 +++++++++-- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6427bfcde..8ed92f62d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,9 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [6.2.18](https://github.com/SU-SWS/decanter/compare/7.1.1...6.2.18) +#### [6.2.19](https://github.com/SU-SWS/decanter/compare/7.1.1...6.2.19) +- D8CORE-6896: changed non descrimination link and added nofollow to href [`#923`](https://github.com/SU-SWS/decanter/pull/923) - Updated spaceless usage for twig 2/3 [`#921`](https://github.com/SU-SWS/decanter/pull/921) - ADAPT-5863 | Update to Source Sans 3 and Source Serif 4; minor updates [`#920`](https://github.com/SU-SWS/decanter/pull/920) - D8CORE-4778: adding underline as a default [`#917`](https://github.com/SU-SWS/decanter/pull/917) @@ -189,7 +190,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - ADAPT-000: Misc additions [`#806`](https://github.com/SU-SWS/decanter/pull/806) - ADAPT-000: Add options to fontSize.js for the modular scale steps [`#805`](https://github.com/SU-SWS/decanter/pull/805) -#### [7.0.0-alpha.1](https://github.com/SU-SWS/decanter/compare/6.2.17...7.0.0-alpha.1) +#### [7.0.0-alpha.1](https://github.com/SU-SWS/decanter/compare/6.2.18...7.0.0-alpha.1) > 24 February 2021 @@ -212,6 +213,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bring back spacing as not all things are responsive spacing. [`0596ef7`](https://github.com/SU-SWS/decanter/commit/0596ef740d8b7e7fd7ca5b30acc488b3035096e8) - Removed large components and created separated renders. [`02352a9`](https://github.com/SU-SWS/decanter/commit/02352a96190c68a32b8af6c7fd2eac88d264045e) +#### [6.2.18](https://github.com/SU-SWS/decanter/compare/6.2.17...6.2.18) + +> 2 August 2023 + +- Updated spaceless usage for twig 2/3 [`#921`](https://github.com/SU-SWS/decanter/pull/921) + #### [6.2.17](https://github.com/SU-SWS/decanter/compare/6.2.16...6.2.17) > 27 July 2023 diff --git a/package-lock.json b/package-lock.json index 164731236..a27de95bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "decanter", - "version": "6.2.18", + "version": "6.2.19", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4126b3659..7b92f2d5b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "decanter", "description": "Pattern Library and CSS Framework.", "author": "", - "version": "6.2.18", + "version": "6.2.19", "homepage": "https://github.com/SU-SWS/decanter", "license": "MIT", "scripts": {