Skip to content

Commit 6a2ce64

Browse files
github-actions[bot]godcong
authored andcommitted
chore(main): release 0.2.12
1 parent 0b2ca98 commit 6a2ce64

File tree

2 files changed

+15
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [0.2.12](https://github.com/origadmin/runtime/compare/v0.2.11...v0.2.12) (2025-11-06)
4+
5+
6+
### Features
7+
8+
* **runtime:** Add protobuf definitions for app, bootstrap and kafka configurations ([8ba1a06](https://github.com/origadmin/runtime/commit/8ba1a060917f857c73a2c184a2955993b1b590db))
9+
* **storage:** Add NewProvider function and individual component constructors for better modularity ([4842051](https://github.com/origadmin/runtime/commit/4842051b0fd4e460a0c77be3be566a81f64c2f0c))
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** Add protoc-gen-go-errors/v2 dependency and update build tooling ([0b2ca98](https://github.com/origadmin/runtime/commit/0b2ca9860425aecd844ea70f6e7e45e74a99f67e))
15+
* **storage:** Correct DataConfig and Filestores type usage ([4803be8](https://github.com/origadmin/runtime/commit/4803be8f701640fec2a4ee67c9926e1ff8c570b5))
16+
317
## [0.2.11](https://github.com/origadmin/runtime/compare/v0.2.10...v0.2.11) (2025-11-04)
418

519

0 commit comments

Comments
 (0)