Skip to content

Commit 9a90f3f

Browse files
Version Packages (#260)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 71b2af0 commit 9a90f3f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rude-kiwis-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/astro-embed-twitter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @astro-community/astro-embed-twitter
22

3+
## 0.5.11
4+
5+
### Patch Changes
6+
7+
- [#259](https://github.com/delucis/astro-embed/pull/259) [`71b2af0`](https://github.com/delucis/astro-embed/commit/71b2af0f32d05c0b3dda9260d9858789d09a437e) Thanks [@delucis](https://github.com/delucis)! - Caches requests to the Twitter embed API for repeated requests for the same tweet
8+
39
## 0.5.10
410

511
### Patch Changes

packages/astro-embed-twitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@astro-community/astro-embed-twitter",
3-
"version": "0.5.10",
3+
"version": "0.5.11",
44
"description": "Component to easily embed Tweets on your Astro site",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)