Skip to content

Commit

Permalink
chore: release v1.0.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
notmedia committed Aug 28, 2022
1 parent e3107f7 commit c45aa3c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@


## [1.0.0-beta.9](https://github.com/getezy/ezy/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-08-28)


### Features

* add gRPC-web server streaming support and IPC ([ac8f0b2](https://github.com/getezy/ezy/commit/ac8f0b26d25fcc824792d79ede4bfc987c4c24ac))
* add gRPC-web unary support ([0e03b31](https://github.com/getezy/ezy/commit/0e03b31e35f72b8376346e4602591bfa01157955))
* add keywords for collections search ([c57ba4f](https://github.com/getezy/ezy/commit/c57ba4f8e02d5662d4a0f1d1bd7f720185196e56))

## [1.0.0-beta.8](https://github.com/getezy/ezy/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-08-21)


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,7 +1,7 @@
{
"name": "ezy",
"productName": "ezy",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"description": "Desktop gRPC client.",
"main": ".webpack/main",
"scripts": {
Expand Down

0 comments on commit c45aa3c

Please sign in to comment.