Skip to content

Commit

Permalink
chore(main): release fxtrace 1.0.0 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 11, 2024
1 parent 6757f8e commit 33ff873
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"config":"1.1.0","log":"1.0.0","generate":"1.0.0","trace":"1.0.0","healthcheck":"1.0.0","httpclient":"1.0.0","httpserver":"1.0.0","orm":"1.0.0","fxconfig":"1.0.0","fxgenerate":"1.0.0","fxlog":"1.0.0"}
{"config":"1.1.0","log":"1.0.0","generate":"1.0.0","trace":"1.0.0","healthcheck":"1.0.0","httpclient":"1.0.0","httpserver":"1.0.0","orm":"1.0.0","fxconfig":"1.0.0","fxgenerate":"1.0.0","fxlog":"1.0.0","fxtrace":"1.0.0"}
8 changes: 8 additions & 0 deletions fxtrace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2024-01-11)


### Features

* **fxtrace:** Provided module ([#28](https://github.com/ankorstore/yokai/issues/28)) ([6757f8e](https://github.com/ankorstore/yokai/commit/6757f8e909d6399580a7cf3c4764532bedf8afd4))

0 comments on commit 33ff873

Please sign in to comment.