Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.5.8 #1049

Merged
merged 36 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
8eec604
Bumb Version
cwchristerw Jun 19, 2024
263b807
Bump typescript from 5.4.5 to 5.5.2
dependabot[bot] Jun 21, 2024
5f72e8e
Merge pull request #1050 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Jun 21, 2024
8f475e8
Bump typescript from 5.5.2 to 5.5.3
dependabot[bot] Jul 2, 2024
a885f04
Merge pull request #1051 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Jul 2, 2024
d2a6752
Bump docker/setup-buildx-action from 3.3.0 to 3.4.0
dependabot[bot] Jul 4, 2024
5be8d74
Merge pull request #1052 from warengroup/dependabot/github_actions/de…
github-actions[bot] Jul 4, 2024
f773cba
Bump rimraf from 5.0.7 to 5.0.8
dependabot[bot] Jul 8, 2024
eeb5899
Merge pull request #1053 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Jul 8, 2024
04b9922
Bump rimraf from 5.0.8 to 6.0.0
dependabot[bot] Jul 9, 2024
7597917
Merge pull request #1054 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Jul 9, 2024
45e68ce
Bump rimraf from 6.0.0 to 6.0.1
dependabot[bot] Jul 11, 2024
09287fa
Bump libsodium-wrappers from 0.7.13 to 0.7.14
dependabot[bot] Jul 11, 2024
011e41e
Merge pull request #1055 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Jul 11, 2024
cf9de37
Merge pull request #1056 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Jul 11, 2024
c3792b3
Documentation Update - Update Radio Stations list information in README
cwchristerw Jul 22, 2024
854b64d
Bump typescript from 5.5.3 to 5.5.4
dependabot[bot] Jul 23, 2024
d7a8ead
Merge pull request #1057 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Jul 23, 2024
5f42164
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0
dependabot[bot] Jul 23, 2024
6ecf0ea
Merge pull request #1058 from warengroup/dependabot/github_actions/de…
github-actions[bot] Jul 23, 2024
20b9b61
Bump docker/setup-buildx-action from 3.5.0 to 3.6.1
dependabot[bot] Jul 30, 2024
724ed6e
Merge pull request #1059 from warengroup/dependabot/github_actions/de…
github-actions[bot] Jul 30, 2024
08a6f2c
Bump libsodium-wrappers from 0.7.14 to 0.7.15
dependabot[bot] Aug 14, 2024
c9eb534
Merge pull request #1060 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Aug 14, 2024
afb0700
Bump discord.js from 14.15.3 to 14.16.1
dependabot[bot] Sep 3, 2024
ab8a11c
Merge pull request #1061 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Sep 3, 2024
b746f07
Bump typescript from 5.5.4 to 5.6.2
dependabot[bot] Sep 10, 2024
d1bc206
Merge pull request #1062 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Sep 10, 2024
e3ca47c
Bump discord.js from 14.16.1 to 14.16.2
dependabot[bot] Sep 13, 2024
99a652a
Merge pull request #1063 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Sep 13, 2024
e423088
Bump discord.js from 14.16.2 to 14.16.3
dependabot[bot] Sep 30, 2024
718a10a
Merge pull request #1064 from warengroup/dependabot/npm_and_yarn/deve…
github-actions[bot] Sep 30, 2024
5c44838
Fix 0.5.5-0.5.7 release years in CHANGELOG.md
cwchristerw Sep 30, 2024
a1403d7
Dependencies Update
cwchristerw Sep 30, 2024
973cd00
Fix typings
cwchristerw Sep 30, 2024
09d8eb7
Add version 0.5.8 to CHANGELOG.md
cwchristerw Sep 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3.3.0
uses: docker/setup-buildx-action@v3.6.1
id: buildx
with:
install: true
Expand Down
20 changes: 17 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# CHANGELOG

## 0.5.7 (19.6.2023)
## 0.5.8 (30.9.2024)

Patch Release

**Package**
- Dependencies Update

**Documentation**
- Update radio stations list address and repo in README.md
- Fix versions 0.5.5-0.5.7 release years in CHANGELOG.md

**Contributors:**
[cwchristerw](<https://github.com/cwchristerw>)

## 0.5.7 (19.6.2024)

Patch Release

Expand All @@ -10,7 +24,7 @@ Patch Release
**Contributors:**
[cwchristerw](<https://github.com/cwchristerw>)

## 0.5.6 (8.6.2023)
## 0.5.6 (8.6.2024)

Patch Release

Expand All @@ -23,7 +37,7 @@ Patch Release
**Contributors:**
[cwchristerw](<https://github.com/cwchristerw>)

## 0.5.5 (30.4.2023)
## 0.5.5 (30.4.2024)

Patch Release

Expand Down
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# RadioX by EximiaBots
Internet Radio to your Discord guild

## [Radio Stations List](https://git.cwinfo.net/cwchristerw/radio)
This bot is using Gitea repo to get radio stations from [playlist.json](https://git.cwinfo.net/cwchristerw/radio/raw/branch/master/playlist.json) file. List is currently maintained by Christer Warén. You can use alternative list with same format when using RADIOX_STATIONSLISTURL environment variable.
## [Radio Stations List](https://eximiabots.waren.io/radiox/stations.json)
This bot is getting radio stations from our servers.

https://eximiabots.waren.io/radiox/stations.json

List is generated with cwchristerw's [radio](https://git.waren.io/cwchristerw/radio) repo. This list is currently maintained by Christer Warén. You can use alternative list with same format when using RADIOX_STATIONSLISTURL environment variable.

## Docker

Expand Down
Loading
Loading