From 4902b8dc440ce0c377cd4b0e8d408d7dd2afcc9e Mon Sep 17 00:00:00 2001 From: Github Action Date: Tue, 28 Feb 2023 07:38:38 +0000 Subject: [PATCH] 7.0.0-rc.3 --- CHANGELOG.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 54 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0df26429..d25f8d0dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,14 @@ 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). +#### [7.0.0-rc.3](https://github.com/SU-SWS/decanter/compare/7.0.0-rc.2...7.0.0-rc.3) + +- Update TailwindCSS and other plugins; add utilities; update nvmrc [`#905`](https://github.com/SU-SWS/decanter/pull/905) + #### [7.0.0-rc.2](https://github.com/SU-SWS/decanter/compare/7.0.0-rc.1...7.0.0-rc.2) +> 16 May 2022 + - Add line-clamp and update form plugin; add utilities; social media colors [`#879`](https://github.com/SU-SWS/decanter/pull/879) #### [7.0.0-rc.1](https://github.com/SU-SWS/decanter/compare/7.0.0-rc.0...7.0.0-rc.1) @@ -94,7 +100,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.7...7.0.0-alpha.1) +#### [7.0.0-alpha.1](https://github.com/SU-SWS/decanter/compare/6.2.13...7.0.0-alpha.1) > 24 February 2021 @@ -117,6 +123,50 @@ 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.13](https://github.com/SU-SWS/decanter/compare/6.2.12...6.2.13) + +> 23 February 2023 + +- SDSS-234: Removal of title on non interactive element for a11y [`#904`](https://github.com/SU-SWS/decanter/pull/904) + +#### [6.2.12](https://github.com/SU-SWS/decanter/compare/6.2.11...6.2.12) + +> 17 February 2023 + +- Update autorelease.yml [`#903`](https://github.com/SU-SWS/decanter/pull/903) + +#### [6.2.11](https://github.com/SU-SWS/decanter/compare/6.2.10...6.2.11) + +> 17 February 2023 + +- All the fixes today. [`#899`](https://github.com/SU-SWS/decanter/pull/899) +- All the fixes today. [`#898`](https://github.com/SU-SWS/decanter/pull/898) + +#### [6.2.10](https://github.com/SU-SWS/decanter/compare/6.2.9...6.2.10) + +> 17 February 2023 + +- Commit build changes. [`#897`](https://github.com/SU-SWS/decanter/pull/897) +- Update autorelease.yml [`#896`](https://github.com/SU-SWS/decanter/pull/896) +- Update autorelease.yml [`#895`](https://github.com/SU-SWS/decanter/pull/895) +- Update autorelease.yml [`#894`](https://github.com/SU-SWS/decanter/pull/894) +- Fixup! github release workflow. [`#893`](https://github.com/SU-SWS/decanter/pull/893) +- feat: Add font-display swap support to font loading [`#892`](https://github.com/SU-SWS/decanter/pull/892) +- Packaging build [`f05055c`](https://github.com/SU-SWS/decanter/commit/f05055c5352cf907f07b59551bba4223bffbc4fd) + +#### [6.2.9](https://github.com/SU-SWS/decanter/compare/6.2.8...6.2.9) + +> 14 September 2022 + +- Update GITHUB token [`#885`](https://github.com/SU-SWS/decanter/pull/885) +- Switch Source Serif Pro to import from Google Fonts [`#884`](https://github.com/SU-SWS/decanter/pull/884) + +#### [6.2.8](https://github.com/SU-SWS/decanter/compare/6.2.7...6.2.8) + +> 24 June 2022 + +- Update link for Non-discrimination policy [`#881`](https://github.com/SU-SWS/decanter/pull/881) + #### [6.2.7](https://github.com/SU-SWS/decanter/compare/6.2.6...6.2.7) > 6 April 2022 diff --git a/package-lock.json b/package-lock.json index d1a1e0fef..cbe7ed101 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "decanter", - "version": "7.0.0-rc.2", + "version": "7.0.0-rc.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "decanter", - "version": "7.0.0-rc.2", + "version": "7.0.0-rc.3", "license": "GPL-3.0-or-later", "dependencies": { "@tailwindcss/aspect-ratio": "^0.4.2", diff --git a/package.json b/package.json index a4f61e90c..49df47b64 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "decanter", "description": "Design System Tailwind CSS Preset.", "author": "Stanford Web Services", - "version": "7.0.0-rc.2", + "version": "7.0.0-rc.3", "homepage": "https://github.com/SU-SWS/decanter", "license": "GPL-3.0-or-later", "keywords": [