summaryrefslogtreecommitdiff
path: root/packages/integrations/partytown/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-05 10:23:18 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-05 13:23:18 -0400
commit50bf66e4df8ac9b427e653a48cb8e4e84913d8f2 (patch)
tree50682e099d75cc0a2c5075cf0862b83282e349af /packages/integrations/partytown/CHANGELOG.md
parente9f0dd9b473c4793c958a6c81e743fd9b02b4f64 (diff)
downloadastro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.tar.gz
astro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.tar.zst
astro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/partytown/CHANGELOG.md')
-rw-r--r--packages/integrations/partytown/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/partytown/CHANGELOG.md b/packages/integrations/partytown/CHANGELOG.md
index 53ecb8ac7..d038abce9 100644
--- a/packages/integrations/partytown/CHANGELOG.md
+++ b/packages/integrations/partytown/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/partytown
+## 1.2.1
+
+### Patch Changes
+
+- [#7001](https://github.com/withastro/astro/pull/7001) [`ad5c75447`](https://github.com/withastro/astro/commit/ad5c75447af9cfbdcb1f288c5c17229fbd3d6dd2) Thanks [@Waxer59](https://github.com/Waxer59)! - Fixed a code example that was wrongly closed
+
## 1.2.0
### Minor Changes