Skip to content

Commit

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


##
[0.1.1](v0.1.0...v0.1.1)
(2023-12-15)


### Dependencies

* pin dependencies
([#32](#32))
([8a510df](8a510df))
* update dependency @discordjs/voice to v0.16.1
([#39](#39))
([20cc92c](20cc92c))
* update dependency discord.js to v14.14.1
([#46](#46))
([0329deb](0329deb))

---
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 Dec 15, 2023
1 parent 867b946 commit bb67ae1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [0.1.1](https://github.com/discordjs-japan/om/compare/v0.1.0...v0.1.1) (2023-12-15)


### Dependencies

* pin dependencies ([#32](https://github.com/discordjs-japan/om/issues/32)) ([8a510df](https://github.com/discordjs-japan/om/commit/8a510df96496461d187c350bfab573605b4a9b1c))
* update dependency @discordjs/voice to v0.16.1 ([#39](https://github.com/discordjs-japan/om/issues/39)) ([20cc92c](https://github.com/discordjs-japan/om/commit/20cc92c6b433c868e4153db24a7e5eeb6a6b6c62))
* update dependency discord.js to v14.14.1 ([#46](https://github.com/discordjs-japan/om/issues/46)) ([0329deb](https://github.com/discordjs-japan/om/commit/0329deba1b18e0e568fc1234b5a641a83abad8d4))
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.1.0",
"version": "0.1.1",
"description": "VOICEVOX TTS Bot for Discord.js Japan User Group",
"type": "module",
"main": "dist/main.js",
Expand Down

0 comments on commit bb67ae1

Please sign in to comment.