Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2023-04-11)

### Features

* display tweet and timeline with ISR ([8b33c14](8b33c14))
* simple tweet page with replies ([e4dbd39](e4dbd39))
* timeline fixed with tweetID ([ba931b2](ba931b2))
  • Loading branch information
semantic-release-bot committed Apr 11, 2023
1 parent ba931b2 commit 123a7a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.3.0](https://github.com/CUexter/Tweet/compare/v1.2.0...v1.3.0) (2023-04-11)


### Features

* display tweet and timeline with ISR ([8b33c14](https://github.com/CUexter/Tweet/commit/8b33c14aa4630f4d05f76121e36ff2eb7fc58be2))
* simple tweet page with replies ([e4dbd39](https://github.com/CUexter/Tweet/commit/e4dbd391db2cce736d2ef8cda4aaa82236eea8cf))
* timeline fixed with tweetID ([ba931b2](https://github.com/CUexter/Tweet/commit/ba931b2b7ada9bc7d2c561068ce399d2a0b3c8f2))

# [1.2.0](https://github.com/CUexter/Tweet/compare/v1.1.0...v1.2.0) (2023-04-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tweet",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit 123a7a9

@vercel
Copy link

@vercel vercel bot commented on 123a7a9 Apr 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

tweet – ./

tweet-rose.vercel.app
tweet-git-main-cuexter.vercel.app
tweet-cuexter.vercel.app

Please sign in to comment.