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.9.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.2](v1.9.1...v1.9.2) (2023-04-13)

### Bug Fixes

* mutate onsuccess function instead of isSuccess ([#98](#98)) ([700c73c](700c73c))
semantic-release-bot committed Apr 13, 2023
1 parent 700c73c commit e22e13a
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.9.2](https://github.com/CUexter/Tweet/compare/v1.9.1...v1.9.2) (2023-04-13)


### Bug Fixes

* mutate onsuccess function instead of isSuccess ([#98](https://github.com/CUexter/Tweet/issues/98)) ([700c73c](https://github.com/CUexter/Tweet/commit/700c73c31d290f51b32259d9f073ae6a6cfb5131))

## [1.9.1](https://github.com/CUexter/Tweet/compare/v1.9.0...v1.9.1) (2023-04-13)

### Bug Fixes
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.9.1",
"version": "1.9.2",
"private": true,
"scripts": {
"dev": "next dev",

1 comment on commit e22e13a

@vercel
Copy link

@vercel vercel bot commented on e22e13a Apr 13, 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-cuexter.vercel.app
tweet-git-main-cuexter.vercel.app

Please sign in to comment.