Skip to content

Commit

Permalink
Added version
Browse files Browse the repository at this point in the history
  • Loading branch information
lfades committed Apr 8, 2024
1 parent 323e026 commit f77e2e5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/funny-dragons-cover.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/react-tweet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# react-tweet

## 3.2.1

### Patch Changes

- 323e026: Added multiple improvements from community PRs:

- https://github.com/vercel/react-tweet/pull/163: Removed the date-fns dependency and made the time component a server component.
- https://github.com/vercel/react-tweet/pull/161: Updated media buttons to use X instead of Twitter.
- https://github.com/vercel/react-tweet/pull/142: Added `Hexagon` to the API types.
- https://github.com/vercel/react-tweet/pull/138: Add `nofollow` to tweet links.

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-tweet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-tweet",
"version": "3.2.0",
"version": "3.2.1",
"repository": "https://github.com/vercel-labs/react-tweet.git",
"author": "Luis Alvarez (https://twitter.com/luis_fades)",
"scripts": {
Expand Down

0 comments on commit f77e2e5

Please sign in to comment.