From b0ff416ef1f4c95aba21062298d2da8c6c05abd7 Mon Sep 17 00:00:00 2001 From: Brandon Owens Date: Sat, 17 Feb 2024 13:51:34 -0500 Subject: [PATCH] chore: Updates/Creates release-notes --- _content/docs/release-notes.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_content/docs/release-notes.mdx b/_content/docs/release-notes.mdx index e9d440e..1fa068f 100644 --- a/_content/docs/release-notes.mdx +++ b/_content/docs/release-notes.mdx @@ -6,7 +6,7 @@ status: 'published' author: name: 'Brandon Owens' description: 'All notable changes to the Elegant Framework project will be documented here in the Release Notes file.' -publishedAt: '2024-02-16T13:22:00.000Z' +publishedAt: '2024-02-17T13:22:00.000Z' --- - [v3.1](#31) @@ -37,9 +37,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Add support for Node version 20 [\#299](https://github.com/elegantframework/elegant-cli/pull/299) - Added support for YouTube videos in the editor. [\#333](https://github.com/elegantframework/elegant-cli/pull/333) -- Fix/table of contents fix by [@Bowens20832](https://github.com/Bowens20832) in [\#335](https://github.com/elegantframework/elegant-cli/pull/335) -- Fix/update heading levels by [@Bowens20832](https://github.com/Bowens20832) in [\#334](https://github.com/elegantframework/elegant-cli/pull/334) -- Update/updated editor utilities by [@Bowens20832](https://github.com/Bowens20832) in [\#352](https://github.com/elegantframework/elegant-cli/pull/352) +- Fix/table of contents fix. [\#335](https://github.com/elegantframework/elegant-cli/pull/335) +- Fix/update heading levels. [\#334](https://github.com/elegantframework/elegant-cli/pull/334) +- Update/updated editor utilities. [\#352](https://github.com/elegantframework/elegant-cli/pull/352) ### Elegant-UI Changes @@ -60,7 +60,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump storybook from 7.6.1 to 7.6.8 in /packages/elegant-ui. [\#306](https://github.com/elegantframework/elegant-cli/pull/306) - Bump @storybook/addon-interactions from 7.6.1 to 7.6.8 in /packages/elegant-ui. [\#307](https://github.com/elegantframework/elegant-cli/pull/307) - Bump @types/react-dom from 18.2.7 to 18.2.18 in /packages/elegant-ui. [\#308](https://github.com/elegantframework/elegant-cli/pull/308) -- Feature/Updated and Improved Content Editor by [@Bowens20832](https://github.com/Bowens20832) in [\#317](https://github.com/elegantframework/elegant-cli/pull/317) +- Feature/Updated and Improved Content Editor. [\#317](https://github.com/elegantframework/elegant-cli/pull/317) - Bump @storybook/addon-a11y from 7.6.1 to 7.6.8 in /packages/elegant-ui. [\#309](https://github.com/elegantframework/elegant-cli/pull/309) - Bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 in /source/elegant. [\#311](https://github.com/elegantframework/elegant-cli/pull/311) - Bump nodemon from 3.0.2 to 3.0.3. [\#312](https://github.com/elegantframework/elegant-cli/pull/312)