Skip to content

Commit 5db58e6

Browse files
chore: update package versions (#116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 96e539a commit 5db58e6

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/lemon-crews-melt.md

-7
This file was deleted.

packages/react-tweet/CHANGELOG.md

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

3+
## 3.0.4
4+
5+
### Patch Changes
6+
7+
- 96e539a: - Fix position twitter icon for dir=rtl (#102)
8+
- Fix: bump author padding (#106)
9+
- Fix regression in media layout with multiple images (#103)
10+
311
## 3.0.3
412

513
### 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": "3.0.3",
3+
"version": "3.0.4",
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)