We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0699b78 + 4724eec commit d359eeaCopy full SHA for d359eea
5 files changed
.changeset/thin-waves-dance.md
demo/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# demo
2
3
+## 0.0.6
4
+
5
+### Patch Changes
6
7
+- Updated dependencies [d4c5d21]
8
+ - astro-tweet@0.0.6
9
10
## 0.0.5
11
12
### Patch Changes
demo/package.json
@@ -1,7 +1,7 @@
{
"name": "demo",
"type": "module",
- "version": "0.0.5",
+ "version": "0.0.6",
"private": true,
"scripts": {
"dev": "astro dev",
packages/astro-tweet/CHANGELOG.md
@@ -1,5 +1,11 @@
# astro-tweet
+- d4c5d21: Handle TweetTombstone result coming from Twitter API.
packages/astro-tweet/package.json
@@ -1,6 +1,6 @@
"name": "astro-tweet",
"exports": {
".": "./index.ts"
0 commit comments