Skip to content

Commit

Permalink
chore(main): release fxcore 1.3.0 (#61)
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] committed Jan 24, 2024
1 parent f11c871 commit 4fd8471
Show file tree
Hide file tree
Showing 2 changed files with 8 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","fxtrace":"1.1.0","fxmetrics":"1.0.0","fxhealthcheck":"1.0.0","fxorm":"1.0.0","fxhttpclient":"1.0.0","fxhttpserver":"1.0.0","fxcore":"1.2.0","worker":"1.0.0","fxworker":"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.1.0","fxmetrics":"1.0.0","fxhealthcheck":"1.0.0","fxorm":"1.0.0","fxhttpclient":"1.0.0","fxhttpserver":"1.0.0","fxcore":"1.3.0","worker":"1.0.0","fxworker":"1.0.0"}
7 changes: 7 additions & 0 deletions fxcore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/ankorstore/yokai/compare/fxcore/v1.2.0...fxcore/v1.3.0) (2024-01-24)


### Features

* **fxcore:** Added core dashboard options ([#60](https://github.com/ankorstore/yokai/issues/60)) ([f11c871](https://github.com/ankorstore/yokai/commit/f11c871e8e9ec2eb0c1187ee328c9abbb9369a49))

## [1.2.0](https://github.com/ankorstore/yokai/compare/fxcore/v1.1.0...fxcore/v1.2.0) (2024-01-23)


Expand Down

0 comments on commit 4fd8471

Please sign in to comment.