Skip to content

CostBot v2.0.2

Compare
Choose a tag to compare
@Costpap Costpap released this 17 Jul 22:38
· 401 commits to main since this release
v2.0.2
9c3d8e4

Introduction

This patch-level release, while not actually containing any bug fixes, is the last release of CostBot that is planned to support discord.js v13. Moving on, all new minor and major releases will be aimed at supporting at least discord.js v14. The list of changes here isn't all that significant and the release is only being made so that the changes can be accessed from a v13 codebase easily.

Changelog

Chores

  • Fixed Pull Request Template Hyperlinks by @PiPinecone in #491
  • Remove mentions of cooldowns by @AlmostSuspense in #492

Dependencies

  • build(deps): bump discord.js from 13.8.1 to 13.9.0 (#497)

Development dependencies

  • build(deps-dev): bump @types/node from 16.11.43 to 16.11.45 (#493, #495)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 (#489)
  • build(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 (#488)
  • build(deps-dev): bump eslint from 8.19.0 to 8.20.0 (#496)

Continuous Integration dependencies

  • ci: bump actions/setup-node from 3.3.0 to 3.4.1 (#487, #494)

New Contributors

Full Changelog: v2.0.1...v2.0.2