Skip to content

Commit

Permalink
4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ph1p committed Mar 10, 2021
1 parent 316da82 commit ce6f54b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## <small>4.2.3 (2021-03-10)</small>

* fix(mobx): add action for window focus ([316da82](https://github.com/ph1p/figma-chat/commit/316da82))
* build(deps): update all dependencies ([853302c](https://github.com/ph1p/figma-chat/commit/853302c))
* refactor: add https to svgs ([77506f1](https://github.com/ph1p/figma-chat/commit/77506f1))
* refactor(naming): rename icon components ([f1c9446](https://github.com/ph1p/figma-chat/commit/f1c9446))
* refactor(style): add generic font family ([e82acd5](https://github.com/ph1p/figma-chat/commit/e82acd5))



## <small>4.2.2 (2021-02-01)</small>

* 4.2.2 ([ab42310](https://github.com/ph1p/figma-chat/commit/ab42310))
* refactor(style): move font and global style into own css file and update dependencies ([27435af](https://github.com/ph1p/figma-chat/commit/27435af))


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "figma-chat",
"version": "4.2.2",
"version": "4.2.3",
"description": "",
"main": "code.js",
"scripts": {
Expand Down

0 comments on commit ce6f54b

Please sign in to comment.