From 2fa65bb608239c007b504a57434431d620e8fc79 Mon Sep 17 00:00:00 2001 From: codecademydev Date: Wed, 6 Dec 2023 20:24:19 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 24 ++++++++++++++++++++++++ packages/styleguide/CHANGELOG.md | 13 +++++++++++++ packages/webpack-config/CHANGELOG.md | 13 +++++++++++++ 3 files changed, 50 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 476a03795..b0e9480a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +# (Wed Dec 06 2023) + +#### 🔩 Dependency Updates + +- chore(deps-dev): bump the development-dependencies group with 5 updates [#88](https://github.com/Codecademy/client-modules/pull/88) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump json5 from 1.0.1 to 1.0.2 [#85](https://github.com/Codecademy/client-modules/pull/85) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump semver from 5.7.1 to 5.7.2 [#72](https://github.com/Codecademy/client-modules/pull/72) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 [#73](https://github.com/Codecademy/client-modules/pull/73) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- `@codecademy/styleguide@0.6.6`, `@codecademy/webpack-config@6.4.1` + - chore(deps-dev): bump the development-dependencies group with 35 updates [#83](https://github.com/Codecademy/client-modules/pull/83) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@jakemhiller](https://github.com/jakemhiller)) + +#### ⚠️ Pushed to `main` + +- ci: update dependabot again ([@jakemhiller](https://github.com/jakemhiller)) +- chore: update dependabot.yml ([@jakemhiller](https://github.com/jakemhiller)) +- chore: try out dependabot grouping ([@jakemhiller](https://github.com/jakemhiller)) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Jake Hiller ([@jakemhiller](https://github.com/jakemhiller)) + +--- + # (Thu May 11 2023) ### Release Notes diff --git a/packages/styleguide/CHANGELOG.md b/packages/styleguide/CHANGELOG.md index 94a564c32..c1363b753 100644 --- a/packages/styleguide/CHANGELOG.md +++ b/packages/styleguide/CHANGELOG.md @@ -1,3 +1,16 @@ +# v0.6.6 (Wed Dec 06 2023) + +#### 🔩 Dependency Updates + +- chore(deps-dev): bump the development-dependencies group with 35 updates [#83](https://github.com/Codecademy/client-modules/pull/83) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@jakemhiller](https://github.com/jakemhiller)) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Jake Hiller ([@jakemhiller](https://github.com/jakemhiller)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/packages/webpack-config/CHANGELOG.md b/packages/webpack-config/CHANGELOG.md index e40c95fb6..52f39ab71 100644 --- a/packages/webpack-config/CHANGELOG.md +++ b/packages/webpack-config/CHANGELOG.md @@ -1,3 +1,16 @@ +# v6.4.1 (Wed Dec 06 2023) + +#### 🔩 Dependency Updates + +- chore(deps-dev): bump the development-dependencies group with 35 updates [#83](https://github.com/Codecademy/client-modules/pull/83) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@jakemhiller](https://github.com/jakemhiller)) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Jake Hiller ([@jakemhiller](https://github.com/jakemhiller)) + +--- + # Change Log All notable changes to this project will be documented in this file.