summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2023-01-26 14:27:56 -0600
committerGravatar GitHub <noreply@github.com> 2023-01-26 14:27:56 -0600
commita88363ce798e8cd83db2ada47253017dd7f7678e (patch)
treec1d7bdd48df4d02469ce9bce3d0c763337ab8da8
parent322e059d0da9ab0d6a546a111fabda755bd5f1b6 (diff)
downloadastro-a88363ce798e8cd83db2ada47253017dd7f7678e.tar.gz
astro-a88363ce798e8cd83db2ada47253017dd7f7678e.tar.zst
astro-a88363ce798e8cd83db2ada47253017dd7f7678e.zip
fix error in changelog formatting (#5997)
* fix changelog * Update CHANGELOG.md Co-authored-by: Nate Moore <nate@astro.build>
-rw-r--r--packages/astro/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index bd842c9f8..6ed3ac39b 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -12,7 +12,7 @@
- [#5970](https://github.com/withastro/astro/pull/5970) [`dabce6b8c`](https://github.com/withastro/astro/commit/dabce6b8c684f851c3535f8acead06cbef6dce2a) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Add type guard support to filters on `getCollection()`
-- [#5952](https://github.com/withastro/astro/pull/5952) [`aedf23f85`](https://github.com/withastro/astro/commit/aedf23f8582e32a6b94b81ddba9b323831f2b22a) Thanks [@wulinsheng123](https://github.com/wulinsheng123)! - Astro <Code> component is not able to use a custom theme anymore
+- [#5952](https://github.com/withastro/astro/pull/5952) [`aedf23f85`](https://github.com/withastro/astro/commit/aedf23f8582e32a6b94b81ddba9b323831f2b22a) Thanks [@wulinsheng123](https://github.com/wulinsheng123)! - Fix custom theme handling for `<Code>` component
- Updated dependencies [[`7abb1e905`](https://github.com/withastro/astro/commit/7abb1e9056c4b4fd0abfced347df32a41cdfbf28)]:
- @astrojs/markdown-remark@2.0.1