Skip to content

Commit

Permalink
release: v0.5.3 (#774)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.5.3](v0.5.2...v0.5.3)
(2025-02-11)


### Dependencies

* update dependency discord.js to v14.18.0
([#773](#773))
([87442dd](87442dd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 11, 2025
1 parent 87442dd commit 42ca2aa
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.2"
".": "0.5.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.3](https://github.com/discordjs-japan/om/compare/v0.5.2...v0.5.3) (2025-02-11)


### Dependencies

* update dependency discord.js to v14.18.0 ([#773](https://github.com/discordjs-japan/om/issues/773)) ([87442dd](https://github.com/discordjs-japan/om/commit/87442dd98fbe168d2a0d9d1b7233077c59431c90))

## [0.5.2](https://github.com/discordjs-japan/om/compare/v0.5.1...v0.5.2) (2025-02-09)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Discord.js Japan User Groupのための読み上げボットです.
<!-- x-release-please-start-version -->

```bash
docker run --rm -d --env-file .env ghcr.io/discordjs-japan/om:0.5.2
docker run --rm -d --env-file .env ghcr.io/discordjs-japan/om:0.5.3
```

<!-- x-release-please-end -->
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": "om",
"version": "0.5.2",
"version": "0.5.3",
"description": "TTS Bot for Discord.js Japan User Group",
"type": "module",
"main": "dist/main.js",
Expand Down

0 comments on commit 42ca2aa

Please sign in to comment.