summaryrefslogtreecommitdiff
path: root/packages/integrations/vercel/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-26 16:49:09 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-26 16:49:09 -0400
commit8d8433ee50f10d15ebabc1e1f6ca424fe3427219 (patch)
tree34f88de55e7da65b090341028a375124bb2bd1f2 /packages/integrations/vercel/CHANGELOG.md
parentf0f938ce7db54ad55b060cb90204ecab8424dc37 (diff)
downloadastro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.tar.gz
astro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.tar.zst
astro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vercel/CHANGELOG.md')
-rw-r--r--packages/integrations/vercel/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/integrations/vercel/CHANGELOG.md b/packages/integrations/vercel/CHANGELOG.md
index c52969665..4fb3a7577 100644
--- a/packages/integrations/vercel/CHANGELOG.md
+++ b/packages/integrations/vercel/CHANGELOG.md
@@ -1,5 +1,15 @@
# @astrojs/vercel
+## 0.1.4
+
+### Patch Changes
+
+- [`cafd36ef`](https://github.com/withastro/astro/commit/cafd36ef774755b8efbe9e526a0b5ce7a47095f2) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Update README
+
+* [#3185](https://github.com/withastro/astro/pull/3185) [`eaad1769`](https://github.com/withastro/astro/commit/eaad17694f2120ddbd083bb1754e4418b8ea6aa9) Thanks [@JuanM04](https://github.com/JuanM04)! - Fixed `trailingSlash` for non-HTML pages
+
+- [#3176](https://github.com/withastro/astro/pull/3176) [`725c44a7`](https://github.com/withastro/astro/commit/725c44a762dbc2f45a1d47ffa31b7e6e0b22ff95) Thanks [@JuanM04](https://github.com/JuanM04)! - Support trailingSlash
+
## 0.1.3
### Patch Changes