From e70189414a455af801dd6ff769f708741e586e31 Mon Sep 17 00:00:00 2001 From: openrpc-bastion Date: Thu, 9 May 2024 20:28:21 +0000 Subject: [PATCH] chore(release): 1.7.7 [skip ci] ## [1.7.7](https://github.com/open-rpc/mock-server/compare/1.7.6...1.7.7) (2024-05-09) ### Bug Fixes * deployment command ([73a21ed](https://github.com/open-rpc/mock-server/commit/73a21edbcde51348056e4bbb23aeedfd781077e8)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0252b58..d50ada9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.7](https://github.com/open-rpc/mock-server/compare/1.7.6...1.7.7) (2024-05-09) + + +### Bug Fixes + +* deployment command ([73a21ed](https://github.com/open-rpc/mock-server/commit/73a21edbcde51348056e4bbb23aeedfd781077e8)) + ## [1.7.6](https://github.com/open-rpc/mock-server/compare/1.7.5...1.7.6) (2024-05-09)