Skip to content

Commit d3cf679

Browse files
chore: update package versions (#85)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 938522d commit d3cf679

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/odd-falcons-warn.md

-5
This file was deleted.

packages/react-tweet/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-tweet
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- 938522d: Check for default export in swr import
8+
39
## 2.0.1
410

511
### Patch Changes

packages/react-tweet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tweet",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"repository": "https://github.com/vercel-labs/react-tweet.git",
55
"author": "Luis Alvarez (https://twitter.com/luis_fades)",
66
"scripts": {

0 commit comments

Comments
 (0)