Skip to content

Commit 8d67556

Browse files
chore(main): release grpcserver 1.1.0 (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e4f13e commit 8d67556

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"config":"1.3.0","log":"1.2.0","generate":"1.1.0","trace":"1.2.0","healthcheck":"1.1.0","httpclient":"1.3.0","httpserver":"1.1.0","orm":"1.1.0","fxconfig":"1.0.0","fxgenerate":"1.0.0","fxlog":"1.0.0","fxtrace":"1.1.0","fxmetrics":"1.0.0","fxhealthcheck":"1.0.0","fxorm":"1.0.0","fxhttpclient":"1.2.0","fxhttpserver":"1.1.0","fxcore":"1.4.0","worker":"1.0.0","fxworker":"1.0.0","fxcron":"1.0.0","grpcserver":"1.0.0","fxgrpcserver":"1.0.0"}
1+
{"config":"1.3.0","log":"1.2.0","generate":"1.1.0","trace":"1.2.0","healthcheck":"1.1.0","httpclient":"1.3.0","httpserver":"1.1.0","orm":"1.1.0","fxconfig":"1.0.0","fxgenerate":"1.0.0","fxlog":"1.0.0","fxtrace":"1.1.0","fxmetrics":"1.0.0","fxhealthcheck":"1.0.0","fxorm":"1.0.0","fxhttpclient":"1.2.0","fxhttpserver":"1.1.0","fxcore":"1.4.0","worker":"1.0.0","fxworker":"1.0.0","fxcron":"1.0.0","grpcserver":"1.1.0","fxgrpcserver":"1.0.0"}

grpcserver/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/ankorstore/yokai/compare/grpcserver/v1.0.0...grpcserver/v1.1.0) (2024-03-14)
4+
5+
6+
### Features
7+
8+
* **grpcserver:** Updated dependencies ([#137](https://github.com/ankorstore/yokai/issues/137)) ([5e4f13e](https://github.com/ankorstore/yokai/commit/5e4f13e8c2174764a1a172c47a7c08a1f1b4f5c5))
9+
310
## 1.0.0 (2024-02-20)
411

512

0 commit comments

Comments
 (0)