summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2023-01-03 14:23:30 -0800
committerGravatar GitHub <noreply@github.com> 2023-01-03 17:23:30 -0500
commit2ba3bd9c160905db54bdf385e7349d4b2163ab00 (patch)
treecdbc50d57a26bf4502bf0c23151f12e1b1f03448 /packages/integrations/netlify/CHANGELOG.md
parent0ac87f0836c67804608af86980ff882021014336 (diff)
downloadastro-@astrojs/markdown-remark@2.0.0-beta.0.tar.gz
astro-@astrojs/markdown-remark@2.0.0-beta.0.tar.zst
astro-@astrojs/markdown-remark@2.0.0-beta.0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/netlify/CHANGELOG.md')
-rw-r--r--packages/integrations/netlify/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/netlify/CHANGELOG.md b/packages/integrations/netlify/CHANGELOG.md
index e103cdc6f..b11c4058c 100644
--- a/packages/integrations/netlify/CHANGELOG.md
+++ b/packages/integrations/netlify/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/netlify
+## 2.0.0-beta.0
+
+### Major Changes
+
+- [#5707](https://github.com/withastro/astro/pull/5707) [`5eba34fcc`](https://github.com/withastro/astro/commit/5eba34fcc663def20bdf6e0daad02a6a5472776b) Thanks [@bluwy](https://github.com/bluwy)! - Remove `astro:build:start` backwards compatibility code
+
## 1.3.0
### Minor Changes