Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and tomouchuu committed Oct 8, 2023
1 parent 880c6de commit 98a1303
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/ninety-mails-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-bags-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-files-wink.md

This file was deleted.

10 changes: 10 additions & 0 deletions apps/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @haishin/backend

## 3.0.1

### Patch Changes

- [`75f9007`](https://github.com/tomouchuu/haishin/commit/75f900783de130d32b84a746ca118f136e516acb) Thanks [@tomouchuu](https://github.com/tomouchuu)! - Adds reset route

- [`c6d6533`](https://github.com/tomouchuu/haishin/commit/c6d6533a2ab95dad3dc13c1642efaaae2e165e98) Thanks [@tomouchuu](https://github.com/tomouchuu)! - Adds small cleanup backup route(s) to clean the backups dir

- [`880c6de`](https://github.com/tomouchuu/haishin/commit/880c6de35529efc96eecfeff737dadf1dcc407f1) Thanks [@tomouchuu](https://github.com/tomouchuu)! - Stream routes can now return viewers

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@haishin/backend",
"description": "A website that transcribes+translates Japanese streams into English with OpenAI+DeepL",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"module": "src/app.js",
"scripts": {
Expand Down

0 comments on commit 98a1303

Please sign in to comment.