summaryrefslogtreecommitdiff
path: root/packages/integrations/partytown/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-01-24 08:38:06 -0800
committerGravatar GitHub <noreply@github.com> 2023-01-24 11:38:06 -0500
commit73ca0ef38352896f7c8fdaae23f881d02e60a180 (patch)
tree0e0efa55fc1e49b7e5ad2ca100ff93803344cc3e /packages/integrations/partytown/CHANGELOG.md
parent58dfdc5a364e4ba46538466af8666e70af21987f (diff)
downloadastro-935148a22f6772eeb66ac6a9b62c389c6e28d45c.tar.gz
astro-935148a22f6772eeb66ac6a9b62c389c6e28d45c.tar.zst
astro-935148a22f6772eeb66ac6a9b62c389c6e28d45c.zip
* [ci] release * Update changelogs (#5955) * [ci] release * Wrap astro 2.0 beta logs in `<details>` * Add link to docs upgrade guide * First pass cleaning up 2.0 release notes * mdx changes from Sarah * combine 5584 and 5842 in deno, image, netlify * markdown/remark incl (5684 & 5769) to match mdx * Tweak markdown/remark formatting * Format astro-prism * Format astro-rss * Format create-astro * Format cloudflare * Format lit * Format partytown * Format node * Format preact * Format react * Format solid * Format svelte * Format tailwind * Format vercel * Format vue * Format telemetry * Format webapi * Format scripts * Reinstate h3s for headings Co-authored-by: Ben Holmes <hey@bholmes.dev> * Reformat mdx * astro & markdown/remark: Combine #5679 & #5684 changelogs Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Ben Holmes <hey@bholmes.dev> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Ben Holmes <hey@bholmes.dev>
Diffstat (limited to 'packages/integrations/partytown/CHANGELOG.md')
-rw-r--r--packages/integrations/partytown/CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/integrations/partytown/CHANGELOG.md b/packages/integrations/partytown/CHANGELOG.md
index 7acdec260..abf4f9245 100644
--- a/packages/integrations/partytown/CHANGELOG.md
+++ b/packages/integrations/partytown/CHANGELOG.md
@@ -1,17 +1,35 @@
# @astrojs/partytown
+## 1.0.3
+
+### Patch Changes
+
+- [#5936](https://github.com/withastro/astro/pull/5936) [`77ae7a597`](https://github.com/withastro/astro/commit/77ae7a597a8fdd5c939291b4f63237c659a79225) Thanks [@rishi-raj-jain](https://github.com/rishi-raj-jain)! - fix trailing slash with base path
+
+- [#5820](https://github.com/withastro/astro/pull/5820) [`813073add`](https://github.com/withastro/astro/commit/813073addd669538d67032a48ef6b649216dafc5) Thanks [@davlet61](https://github.com/davlet61)! - Bumps `@builder.io/partytown` version in partytown integration to fix deprecation warning in pagespeed insights
+
## 1.0.3-beta.1
+<details>
+<summary>See changes in 1.0.3-beta.1</summary>
+
### Patch Changes
- [#5936](https://github.com/withastro/astro/pull/5936) [`77ae7a597`](https://github.com/withastro/astro/commit/77ae7a597a8fdd5c939291b4f63237c659a79225) Thanks [@rishi-raj-jain](https://github.com/rishi-raj-jain)! - fix trailing slash with base path
+</details>
+
## 1.0.3-beta.0
+<details>
+<summary>See changes in 1.0.3-beta.0</summary>
+
### Patch Changes
- [#5820](https://github.com/withastro/astro/pull/5820) [`813073add`](https://github.com/withastro/astro/commit/813073addd669538d67032a48ef6b649216dafc5) Thanks [@davlet61](https://github.com/davlet61)! - Bumps `@builder.io/partytown` version in partytown integration to fix deprecation warning in pagespeed insights
+</details>
+
## 1.0.2
### Patch Changes