Releases: approvers/github-secretary
Releases · approvers/github-secretary
Migrating into ES Modules
- Migrate code base into ES Modules
- Migrate test framework into
vitest
- Fix
ghp
command name in Slash Commands
RAS for lasting
- Refactor with my new architecture
- Fix docker package configuration
v1.5.3
- Update dependencies
- Fix to ignore on occured a
FetchError
v1.5.2: Slash Command のバグ修正 (#35)
- Fix bugs on parsing arguments from Slash Commands
- Add guild guard
- Refactor some codes
v1.5.1: リリース先を表すタグの修正 (#30)
Retrigger the release CI.
Slash Stinger
- Support Slash Commands
- Bump node version to 14
- Bump discord.js to dev version
- Bump other dependencies
- Many many refactors
Notable Notify
- Add retrying on occuring some errors in the notification system
- Refactor subscription to be readonly
- Update dependencies
- Update lints & tests
v1.3.3
- Fix stopping task on failure of fetching notifications
- Refactor
notify
- Add
panic
toMessage
v1.3.2: 通知システムの不具合修正 (#22)
- Fix notification system
v1.3.1
- Bump dependencies