Skip to content

Commit

Permalink
release: v1.0.4 (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 30, 2024
1 parent d5ff7cf commit 556f05f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.3"
".": "1.0.4"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0.4](https://github.com/arpabot/ohno-bot/compare/v1.0.3...v1.0.4) (2024-11-30)


### Bug Fixes

* **docs:** typo in README.md ([0292010](https://github.com/arpabot/ohno-bot/commit/0292010a3e2a1b045c4f69423e5e34d5f250e41c))


### Performance Improvements

* construct `AudioResource` manually ([e0ede5d](https://github.com/arpabot/ohno-bot/commit/e0ede5db5710f0951e0ebf874fc6db9e5946600e))

## [1.0.3](https://github.com/arpabot/ohno-bot/compare/v1.0.2...v1.0.3) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ohno-rewrite",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 556f05f

Please sign in to comment.