Skip to content

Latest commit

 

History

History
80 lines (47 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

80 lines (47 loc) · 4.16 KB

Changelog

1.1.0 (2022-04-15)

Added

  • ✨ highlight multiple lines [1e91236]

Changed

  • 💄 update styles [1876eab]
  • ♻️ rename api to twitch [b12370e]
  • 📌 rebuild package-lock.json [b83fe34]

1.0.3 (2022-04-14)

Changed

  • ⬆️ bump vscode dependency to 1.66.0 [7303889]
  • ⬆️ Bump tmi.js from 1.8.4 to 1.8.5 (#4) [ef460ef]
  • ⬆️ Bump tmi.js from 1.8.3 to 1.8.4 (#3) [f695ccf]

1.0.2 (2021-08-10)

Added

Changed

  • ⬆️ bump vscode dependency from 1.58.1 to 1.59.0 [7effa53]

1.0.1 (2021-07-26)

Changed

  • ⬆️ updgrade engines.vscode to ^1.58.1 [2a4e5bc]
  • ⬆️ Bump @types/vscode from 1.57.1 to 1.58.1 (#1) [d9d88c2]

1.0.0 (2021-07-26)

Added

  • 👷‍♂️ dependabot [c542095]
  • 👷‍♂️ CodeQL analysis [dc6d319]
  • ✨ command to display reward ID [a02be39]
  • ✨ display custom message [243256b]
  • 🎉 initial commit [54be62f]

Changed

  • 🎨 consistent single line if-then-return [5f096ef]
  • 🎨 logically structure code [309c262]
  • 🔧 expand configuration [335d7dc]
  • 💬 add display name [c7cc7a8]
  • 🎨 reorganize main file [2276dec]

Removed

  • 🔥 remove debug logging of tags [43a17ed]

Fixed

  • 🐛 fix configuration namespace [70bccec]

Miscellaneous

  • 📝 update readme [5cf845e]
  • 📝 update extension description [d627a45]