Skip to content

Commit

Permalink
chore: release v1.0.0-beta.10
Browse files Browse the repository at this point in the history
  • Loading branch information
notmedia committed Sep 6, 2022
1 parent 56bc991 commit 388e805
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@


## [1.0.0-beta.10](https://github.com/getezy/ezy/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-06)


### Features

* **#20:** sign macOS distributions ([56bc991](https://github.com/getezy/ezy/commit/56bc991e2907b20bae5b5c1561f5d5fb08458dc2)), closes [#20](https://github.com/getezy/ezy/issues/20)
* **#21:** add horizontal/vertical alignment ([177720f](https://github.com/getezy/ezy/commit/177720f8c2ac874e2acf15dd700a5d9ad056a2d5)), closes [#21](https://github.com/getezy/ezy/issues/21)
* **#8:** add response timings ([97862aa](https://github.com/getezy/ezy/commit/97862aa2dff53c425502f4f5b27beaa10975ef26)), closes [#8](https://github.com/getezy/ezy/issues/8)
* add environments to shortcuts ([cc6e552](https://github.com/getezy/ezy/commit/cc6e5521b5447f1a75d0fb0fe3ddff3dd8c68d1e))


### Bug Fixes

* show dropdown popup ([9ae2a10](https://github.com/getezy/ezy/commit/9ae2a104f20f079468d651d57ae926248fd4344a))

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


Expand Down Expand Up @@ -53,4 +68,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.9",
"version": "1.0.0-beta.10",
"description": "Desktop gRPC client.",
"main": ".webpack/main",
"scripts": {
Expand Down

0 comments on commit 388e805

Please sign in to comment.