Skip to content

Commit

Permalink
chore: new release (#10)
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
2 people authored and sawaYch committed Apr 5, 2024
1 parent 1782587 commit eb28a2f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/lovely-poets-trade.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
createGithubReleases: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
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.28

### Patch Changes

- [`1782587`](https://github.com/sawaYch/next-youtube-livechat/commit/17825871ddaa6254b533d1643933d66060d0fba2) Thanks [@sawaYch](https://github.com/sawaYch)! - ci: test release workflow

## 0.1.27

### 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.27",
"version": "0.1.28",
"private": false,
"description": "Fetch YouTube live chat without API using NextJS + React Hook which bypass CORS.",
"author": "Sawa",
Expand Down

0 comments on commit eb28a2f

Please sign in to comment.