chore(release): 1.36.0 [skip ci]

# [1.36.0](https://github.com/revanced/revanced-discord-bot/compare/v1.35.0...v1.36.0) (2023-07-08)

### Bug Fixes

* send error replies as ephemeral ([#71](https://github.com/revanced/revanced-discord-bot/issues/71)) ([cc83a39](cc83a390df))

### Features

* reduce false positives [skip ci] ([#74](https://github.com/revanced/revanced-discord-bot/issues/74)) ([770f61f](770f61f502))
* remove unused response [skip ci] ([32630c7](32630c7434))
* respond to message reference ([aba93d8](aba93d89cd))
This commit is contained in:
semantic-release-bot 2023-07-08 15:51:47 +00:00
parent aba93d89cd
commit e49dd61b26

View File

@ -1,3 +1,17 @@
# [1.36.0](https://github.com/revanced/revanced-discord-bot/compare/v1.35.0...v1.36.0) (2023-07-08)
### Bug Fixes
* send error replies as ephemeral ([#71](https://github.com/revanced/revanced-discord-bot/issues/71)) ([cc83a39](https://github.com/revanced/revanced-discord-bot/commit/cc83a390dfd6777b7904476d2435541319bef2d7))
### Features
* reduce false positives [skip ci] ([#74](https://github.com/revanced/revanced-discord-bot/issues/74)) ([770f61f](https://github.com/revanced/revanced-discord-bot/commit/770f61f50202387a270a9931172e3328b758b9b8))
* remove unused response [skip ci] ([32630c7](https://github.com/revanced/revanced-discord-bot/commit/32630c7434fbcc2fedc2a8618239f592bbefb8ca))
* respond to message reference ([aba93d8](https://github.com/revanced/revanced-discord-bot/commit/aba93d89cd70a6610a29db1d8606717baf4dd7f9))
# [1.35.0](https://github.com/revanced/revanced-discord-bot/compare/v1.34.1...v1.35.0) (2023-06-21)