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

Latest commit

 

History

History
69 lines (46 loc) · 5.83 KB

File metadata and controls

69 lines (46 loc) · 5.83 KB

Changelog

1.1.0 (2021-10-12)

Added

  • ✨ colors on Pipeline pass / fail [fa351b5]

Changed

  • ⬆️ (deps-dev): Bump ts-node from 10.2.1 to 10.3.0 [2cf6f72]
  • ⬆️ (deps-dev): Bump eslint from 7.32.0 to 8.0.0 [2561f1f]
  • ⬆️ (deps): Bump discord.js from 13.1.0 to 13.2.0 [eeb07a0]
  • ⬆️ (deps-dev): Bump typescript from 4.4.2 to 4.4.3 [829cc36]
  • ⬆️ (deps-dev): Bump typescript from 4.3.5 to 4.4.2 [c28f742]
  • ⬆️ (deps-dev): Bump ts-node from 10.2.0 to 10.2.1 [ca2b0c4]
  • ⬆️ (deps): Bump discord.js from 13.0.1 to 13.1.0 [68ebb2f]
  • 🔧 🚑fix identation error in yaml [e4a3468]
  • 🔧 Added dependabot.yml [8e1cbff]

Removed

  • 🔥 remove renovate.json [a22fd4c]

Fixed

  • 🐛 fix Pipelines for repos with `/` in name [4d279c5]
  • 🐛 fix repos with `/` in name [2366e32]
  • 🐛 fix channel name [00da049]
  • 🐛 fix the regex [75b8d68]

Miscellaneous

  • 🔀 Merge pull request #10 from LEDBrain/dependabot/npm_and_yarn/ts-node-10.3.0 [20cc37b]
  • 🔀 Merge pull request #9 from LEDBrain/dependabot/npm_and_yarn/eslint-8.0.0 [6069f51]
  • Merge pull request #8 from LEDBrain/dependabot/npm_and_yarn/discord.js-13.2.0 [c0a8b05]
  • 🔀 Merge pull request #7 from LEDBrain/dependabot/npm_and_yarn/typescript-4.4.3 [721b2ae]
  • 🔀 Merge pull request #6 from LEDBrain/dependabot/npm_and_yarn/typescript-4.4.2 [b7b9206]
  • 🔀 Merge pull request #5 from LEDBrain/dependabot/npm_and_yarn/ts-node-10.2.1 [eefc55e]
  • 🔀 Merge pull request #4 from LEDBrain/dependabot/npm_and_yarn/discord.js-13.1.0 [9cf6821]

1.0.0 (2021-08-09)

Added

Changed

  • ♻️ rewrite to typescript [ccf3955]

Fixed

  • 🐛 fix bug with recreating threads [023359e]

Miscellaneous

  • 📝 generate changelog [bdbfa08]
  • 📝 write docs [fcf12bf]
  • 🔀 Merge pull request #2 from LEDBrain/renovate/pin-dependencies [4cc8950]
  • 🔀 Merge pull request #1 from LEDBrain/renovate/configure [9713eee]
  • Pin dependency eslint to 7.32.0 [e6fad06]
  • Add renovate.json [bb0278f]
  • Initial commit [d5ed1c8]