This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release(version): Release 1.2.7 [skip ci]
## [1.2.7](v1.2.6...v1.2.7) (2021-08-07) ### Bug Fixes * fix internal timer handling ([fa6884f](fa6884f)) * improve error handling ([d648d7e](d648d7e)) * require added statuses to include at least a name ([783f347](783f347)) ### Chores * **deps:** set discord.js as peer dependency ([d059012](d059012)) * **deps:** upgrade dependencies ([65984a6](65984a6)) * **deps:** upgrade discord.js to v13 ([416eab4](416eab4)) * **deps-dev:** bump eslint from 7.31.0 to 7.32.0 ([#179](#179)) ([45e9577](45e9577)) * **node:** update node version lock for discord.js v13 ([75c1409](75c1409)) * **scripts:** remove postversion script ([1c837c6](1c837c6)) * **scripts:** use git push option `--follow-tags` ([6dd1e87](6dd1e87)) ### Code Refactoring * **djs13:** do not use client interval handling ([d321c40](d321c40)) * **djs13:** update status update method ([796230d](796230d)) * **types:** make client generic ([c6074f5](c6074f5)) ### Continuous Integration * remove unused workflows ([60e3439](60e3439)) ### Styles * improve readability ([4a42459](4a42459))
- Loading branch information