Skip to content

Commit ab42310

Browse files
committed
4.2.2
1 parent 27435af commit ab42310

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## <small>4.2.2 (2021-02-01)</small>
2+
3+
* refactor(style): move font and global style into own css file and update dependencies ([27435af](https://github.com/ph1p/figma-chat/commit/27435af))
4+
5+
6+
17
## <small>4.2.1 (2021-01-05)</small>
28

9+
* 4.2.1 ([d648e19](https://github.com/ph1p/figma-chat/commit/d648e19))
310
* feat(notification): show text, avatar and username in notifications ([0b25c6b](https://github.com/ph1p/figma-chat/commit/0b25c6b))
411
* fix(url): tiny hotfix in main process ([8736898](https://github.com/ph1p/figma-chat/commit/8736898))
512
* build(workflow): remove codeql, because no queries are created ([f1ac709](https://github.com/ph1p/figma-chat/commit/f1ac709))

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
{
22
"name": "figma-chat",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "",
55
"main": "code.js",
66
"scripts": {

0 commit comments

Comments
 (0)