Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ph1p committed Apr 6, 2020
1 parent 2d65d72 commit d53cd73
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
## 2.4.0 (2020-04-06)

* feat(settings): add new notification settings and sound ([2d65d72](https://github.com/ph1p/figma-chat/commit/2d65d72))



## <small>2.3.3 (2020-03-17)</small>

* refactor(minimized): move plus icon to the right ([33887ab](https://github.com/ph1p/figma-chat/commit/33887ab))
* 2.3.3 ([3d610a3](https://github.com/ph1p/figma-chat/commit/3d610a3))
* move expand icon to the right ([e71fb30](https://github.com/ph1p/figma-chat/commit/e71fb30))
* refactor(minimized): move plus icon to the right ([33887ab](https://github.com/ph1p/figma-chat/commit/33887ab))



Expand Down
2 changes: 1 addition & 1 deletion 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": "2.3.3",
"version": "2.4.0",
"description": "",
"main": "code.js",
"scripts": {
Expand Down

0 comments on commit d53cd73

Please sign in to comment.