Skip to content

Commit

Permalink
chore: new release (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 24, 2024
1 parent 1da9c35 commit 9e8bad0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/spotty-parents-smash.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/next-youtube-livechat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# next-youtube-livechat

## 0.1.32

### Patch Changes

- [#24](https://github.com/sawaYch/next-youtube-livechat/pull/24) [`1da9c35`](https://github.com/sawaYch/next-youtube-livechat/commit/1da9c355bfdc064555e5ceff11f142cda44fd5bf) Thanks [@sawaYch](https://github.com/sawaYch)! - fix api for live stream finished detection

## 0.1.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-youtube-livechat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-youtube-livechat",
"version": "0.1.31",
"version": "0.1.32",
"private": false,
"description": "Fetch YouTube live chat without API using NextJS + React Hook which bypass CORS.",
"author": "Sawa",
Expand Down

0 comments on commit 9e8bad0

Please sign in to comment.