Skip to content

Latest commit

 

History

History
167 lines (118 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

167 lines (118 loc) · 13.5 KB

Changelog

1.0.0 (2023-09-18)

⚠ BREAKING CHANGES

  • Change from npm to Yarn

Features

  • Add Alex Workflow (#119) (091fb2f)
  • Add backup activity status | shorten timer (d82e58b)
  • Add commitlint (215435d)
  • Add CSpell workflow (#116) (06a1861)
  • Add flag icon to weather command (50bc36a)
  • Add invite link to guildCreate event (f1acb69)
  • Add ISO code to weather command (#111) (68daaf5)
  • Add lint action (b10f4d6)
  • add release-please workflow (dd50c02)
  • Add sever total to status (1de9acf)
  • Create guilddelete event, remove data if clarence leaves a server (#121) (e693af3)
  • Create horoscope command (5b37d5a)
  • Lock membercount channel from everyone (6371fb8)
  • Partially add npm and lyrics (43d3bf7)

Bug Fixes

Reverts

  • Change node back to 16.17.1 (336daae)

3.4.0 (2023-01-04)

Features

  • Add flag icon to weather command (50bc36a)

Bug Fixes

  • Add CSpell Ignore (eae78ab)
  • Change quote prompt from string to type (a55cdcc)
  • Clean up CSpell (34c6757)

3.3.0 (2022-11-26)

Features

  • Add Alex Workflow (#119) (091fb2f)
  • Add invite link to guildCreate event (f1acb69)
  • Create guilddelete event, remove data if clarence leaves a server (#121) (e693af3)
  • Lock membercount channel from everyone (6371fb8)

3.2.0 (2022-11-26)

Features

Bug Fixes

  • Make PR name linter action quicker? (6a064fa)

3.1.0 (2022-11-25)

Features

  • Add backup activity status | shorten timer (d82e58b)
  • Add ISO code to weather command (#111) (68daaf5)

Bug Fixes

  • Change checking membercount to hour (0f7f808)
  • Commit lint (9bf9037)
  • Remove typos from commitLint (bca7143)
  • Stop membercount from crashing (c41dd5a)

Reverts

  • Change node back to 16.17.1 (336daae)

3.0.0 (2022-11-23)

⚠ BREAKING CHANGES

  • Change from npm to Yarn

Features

Bug Fixes

Reverts