Skip to content

Commit c87a563

Browse files
chore(main): release fxsql 1.1.0 (#228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 49db4df commit c87a563

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.3.0","healthcheck":"1.1.0","httpclient":"1.4.0","httpserver":"1.5.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.5.0","fxcore":"1.8.0","worker":"1.1.0","fxworker":"1.1.0","fxcron":"1.1.0","grpcserver":"1.1.0","fxgrpcserver":"1.2.0","sql":"1.1.0","fxsql":"1.0.0"}
1+
{"config":"1.3.0","log":"1.2.0","generate":"1.1.0","trace":"1.3.0","healthcheck":"1.1.0","httpclient":"1.4.0","httpserver":"1.5.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.5.0","fxcore":"1.8.0","worker":"1.1.0","fxworker":"1.1.0","fxcron":"1.1.0","grpcserver":"1.1.0","fxgrpcserver":"1.2.0","sql":"1.1.0","fxsql":"1.1.0"}

fxsql/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/fxsql/v1.0.0...fxsql/v1.1.0) (2024-05-17)
4+
5+
6+
### Features
7+
8+
* **fxsql:** Provided migration logger ([#227](https://github.com/ankorstore/yokai/issues/227)) ([49db4df](https://github.com/ankorstore/yokai/commit/49db4df13d51348bfe5ce7ca53e93fa3d0ba1839))
9+
310
## 1.0.0 (2024-05-13)
411

512

0 commit comments

Comments
 (0)