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

Commit

Permalink
chore(release): 69.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sogehige committed Nov 30, 2022
1 parent 540e6b7 commit 1088449
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [69.1.0](https://github.com/sogebot/ui-admin/compare/v69.0.0...v69.1.0) (2022-11-30)


### Features

* remove obswebsocket direct connection ([7a297fa](https://github.com/sogebot/ui-admin/commit/7a297fa1f76ce1d908e22b395a9d80c80793c489))


### Bug Fixes

* remove bot/caster clientId ([540e6b7](https://github.com/sogebot/ui-admin/commit/540e6b72352b18db040efa50194fafb1458f431f))
* remove socketToken and update generation endpoint ([0be3582](https://github.com/sogebot/ui-admin/commit/0be358206c87beb1e192e2000f8a494156690820))

## [69.0.0](https://github.com/sogebot/ui-admin/compare/v68.2.0...v69.0.0) (2022-11-28)

## [68.2.0](https://github.com/sogebot/ui-admin/compare/v68.1.1...v68.2.0) (2022-11-21)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sogebot/ui-admin",
"version": "69.0.0",
"version": "69.1.0",
"author": "[email protected]",
"engines": {
"npm": ">=8.0.0"
Expand Down

0 comments on commit 1088449

Please sign in to comment.