Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Releases: TMWare/status-rotate

Version 1.0.8

04 Jan 07:38
Compare
Choose a tag to compare

Dependencies: (a8bdfc9)

  • Bump @tmware/jitsuyo from 1.4.0 to 1.4.1
  • Bump axios from 0.19.2 to 0.21.1 (security fix)
  • Bump @tmuniversal/ts from 1.1.1 to 1.1.2 (ce1f70d)
  • Bump @types/node from 14.14.13 to 14.14.19
  • Bump eslint from 7.15.0 to 7.17.0
  • Removed cz-conventional-changelog
  • Removed optionalDependencies

Version 1.0.7

15 Dec 08:28
Compare
Choose a tag to compare

Documentation:

  • Create "Features" section in README.md (a098fc4)

Dependencies: (8a3179c)

  • Bump discord.js from 12.4.1 to 12.5.1
  • Bump @tmware/jitsuyo from 1.1.0 to 1.4.0
  • Bump @tmware/variable-parser from 1.1.1 to 1.1.2
  • Bump @types/node from 14.14.7 to 14.14.13
  • Bump eslint from 7.13.0 to 7.15.0
  • Bump husky from 4.3.0 to 4.3.6

Version 1.0.5

06 Oct 16:04
Compare
Choose a tag to compare

1.0.5 / 06-10-2020

Documentation:

  • Update README.md to include (59d0811)
    • usage instructions
    • examples
    • advanced techniques and examples
    • further reading
  • Add discord.js to tags
  • Re-order tags

Chores:

  • Introduce CHANGELOG.md
  • Remove unnecessarily cluttering commit script

CI:

  • Add build-testing workflow

Dependencies:

  • Move discord-akairo to optional dependencies
  • Bump @types/node from 14.11.4 to 14.11.5
  • Remove unused jest

Style:

  • Apply prettier code style