Skip to content

Commit bcfd41f

Browse files
chore(main): release httpserver 1.4.1 (ankorstore#183)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 35f3952 commit bcfd41f

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.4.0","httpserver":"1.4.0","orm":"1.1.0","fxconfig":"1.1.0","fxgenerate":"1.1.0","fxlog":"1.1.0","fxtrace":"1.2.0","fxmetrics":"1.2.0","fxhealthcheck":"1.1.0","fxorm":"1.1.0","fxhttpclient":"1.4.0","fxhttpserver":"1.2.0","fxcore":"1.5.0","worker":"1.1.0","fxworker":"1.1.0","fxcron":"1.1.0","grpcserver":"1.1.0","fxgrpcserver":"1.1.0"}
1+
{"config":"1.3.0","log":"1.2.0","generate":"1.1.0","trace":"1.2.0","healthcheck":"1.1.0","httpclient":"1.4.0","httpserver":"1.4.1","orm":"1.1.0","fxconfig":"1.1.0","fxgenerate":"1.1.0","fxlog":"1.1.0","fxtrace":"1.2.0","fxmetrics":"1.2.0","fxhealthcheck":"1.1.0","fxorm":"1.1.0","fxhttpclient":"1.4.0","fxhttpserver":"1.2.0","fxcore":"1.5.0","worker":"1.1.0","fxworker":"1.1.0","fxcron":"1.1.0","grpcserver":"1.1.0","fxgrpcserver":"1.1.0"}

httpserver/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.4.1](https://github.com/ankorstore/yokai/compare/httpserver/v1.4.0...httpserver/v1.4.1) (2024-03-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **httpserver:** Fixed semconv compatibility ([#182](https://github.com/ankorstore/yokai/issues/182)) ([35f3952](https://github.com/ankorstore/yokai/commit/35f3952e662755e5a379b92b9d6c382a0df8fdbf))
9+
310
## [1.4.0](https://github.com/ankorstore/yokai/compare/httpserver/v1.3.0...httpserver/v1.4.0) (2024-03-22)
411

512

0 commit comments

Comments
 (0)