Skip to content

Commit d5b2e0b

Browse files
github-actions[bot]godcong
authored andcommitted
chore(main): release 0.2.16
1 parent e292e72 commit d5b2e0b

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.15"
2+
".": "0.2.16"
33
}

CHANGELOG.md

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

3+
## [0.2.16](https://github.com/origadmin/runtime/compare/v0.2.15...v0.2.16) (2026-01-21)
4+
5+
6+
### Features
7+
8+
* **config:** replace lazy loading with eager implementation for structured config ([f81d52c](https://github.com/origadmin/runtime/commit/f81d52cef723d00ebf67110d3c69e4830bf6204b))
9+
* **container:** enhance logging and simplify container implementation with helper ([6d7bebe](https://github.com/origadmin/runtime/commit/6d7bebe86c48ec8814fdef014b57faf1156993e3))
10+
* **middleware:** enhance logging and cleanup middleware registration logic ([681df43](https://github.com/origadmin/runtime/commit/681df43e2e17c860aab60448ee0e2c7982aaa42e))
11+
* **watermill:** add Watermill transport configuration ([e292e72](https://github.com/origadmin/runtime/commit/e292e72d92b2b1f61933db49a9202c4bd4dc4241))
12+
313
## [0.2.15](https://github.com/origadmin/runtime/compare/v0.2.14...v0.2.15) (2025-12-30)
414

515

0 commit comments

Comments
 (0)