Skip to content

Commit

Permalink
chore: release v1.0.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
notmedia committed Aug 21, 2022
1 parent c226a00 commit 33b73c8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@


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


### Bug Fixes

* file input reset ([77004fd](https://github.com/getezy/ezy/commit/77004fd2c2a47653b605666378fb8333783d35d0))
* tls preset update ([f30ab2a](https://github.com/getezy/ezy/commit/f30ab2a15a03e11b5a7ad6769dcf3d5d0c993c84))
* update kbar search on collections change ([7343f6e](https://github.com/getezy/ezy/commit/7343f6e1faac8055d3a8a633146348ba9ecefac2))
* update tls preset ([ee42829](https://github.com/getezy/ezy/commit/ee4282994532e8703b4a319930dfe92e912f2ce9))

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


Expand Down Expand Up @@ -34,4 +44,4 @@

### Bug Fixes

* store freezing on changing data ([ee8b35c](https://github.com/getezy/ezy/commit/ee8b35cf7ffb48c311f9da58c2037aeb8d98ae70))
* store freezing on changing data ([ee8b35c](https://github.com/getezy/ezy/commit/ee8b35cf7ffb48c311f9da58c2037aeb8d98ae70))
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.7",
"version": "1.0.0-beta.8",
"description": "Desktop gRPC client.",
"main": ".webpack/main",
"scripts": {
Expand Down

0 comments on commit 33b73c8

Please sign in to comment.