Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit 8288258

Browse files
committed
🔖 v1.1.0
1 parent 1876eab commit 8288258

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
<a name="1.1.0"></a>
4+
## 1.1.0 (2022-04-15)
5+
6+
### Added
7+
8+
- ✨ highlight multiple lines [[1e91236](https://github.com/haliphax/code-twitch-highlighter/commit/1e912362e75d9945c6ffe78a05491f9b3df43dcb)]
9+
10+
### Changed
11+
12+
- 💄 update styles [[1876eab](https://github.com/haliphax/code-twitch-highlighter/commit/1876eab62923aeffd24c0353d4d02c3437f830de)]
13+
- ♻️ rename api to twitch [[b12370e](https://github.com/haliphax/code-twitch-highlighter/commit/b12370ee098f35654966bcd1c12fc86a1dde0547)]
14+
- 📌 rebuild package-lock.json [[b83fe34](https://github.com/haliphax/code-twitch-highlighter/commit/b83fe342fcb523d0b584199c4cda2a951df35b1e)]
15+
16+
317
<a name="1.0.3"></a>
418
## 1.0.3 (2022-04-14)
519

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "twitch-highlighter",
33
"displayName": "Twitch Highlighter",
44
"description": "Allows Twitch viewers to redeem channel points in order to highlight a line in the streamer's text editor",
5-
"version": "1.0.3",
5+
"version": "1.1.0",
66
"publisher": "haliphax",
77
"repository": "https://github.com/haliphax/code-twitch-highlighter",
88
"engines": {

0 commit comments

Comments
 (0)