Skip to content

Latest commit

 

History

History
74 lines (34 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

74 lines (34 loc) · 3.05 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2022-08-06)

Features

3.0.0 (2022-05-01)

⚠ BREAKING CHANGES

  • do not use an export default

  • do not use an export default (aa9381b)

2.1.1 (2022-01-16)

Bug Fixes

  • error caused by deleting channels with a reaction (#80) (b293f76)

2.1.0 (2021-10-09)

Features

  • support custom emojis by ID (370e5e2)
  • support parsing custom emojis by ID or name (82b297f)

2.0.2 (2021-10-01)

Bug Fixes

  • dist: exclude .env when uploading to npm (589fcc0)

2.0.1 (2021-09-01)

2.0.0 (2021-08-14)

Features

  • add support for Discord.js 13 (37ea90c)

1.0.2 (2021-08-14)

Features

  • add E2E test to live check the lib works (6178ee4)

Bug Fixes

  • ci: only test index.spec.ts (01a18fb)

1.0.1 (2021-07-14)

Bug Fixes

  • extractRole may sometimes return undefined (#28) (db8155a)

1.0.0 (2021-02-12)

1.0.0 (2021-02-12)