Skip to content

Commit 3c89f11

Browse files
committed
chore(main): release 0.2.6
1 parent 543574d commit 3c89f11

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dist/debian": "0.1.0",
33
"dist/alpine": "0.1.0",
4-
".": "0.2.5"
4+
".": "0.2.6"
55
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [0.2.6](https://github.com/snowdreamtech/UniRTM/compare/v0.2.5...v0.2.6) (2026-05-29)
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** configure git for LF on Windows to prevent pre-commit failures ([c8081f0](https://github.com/snowdreamtech/UniRTM/commit/c8081f000d4235d2b749f009f32aa8196181f29c))
15+
* **provider:** append installPath to python GetBinPaths on Windows for dll resolution ([5a0f7ea](https://github.com/snowdreamtech/UniRTM/commit/5a0f7ea0c0fd6ef6b690f09e6b6162aa24ba075f))
16+
* **provider:** fix python 0xc0000135 dll resolution error on windows ([53a7d22](https://github.com/snowdreamtech/UniRTM/commit/53a7d228c9592e5a0f5c023abdcf07e1a4c3491a))
17+
918
## [0.2.5](https://github.com/snowdreamtech/UniRTM/compare/v0.2.4...v0.2.5) (2026-05-29)
1019

1120

0 commit comments

Comments
 (0)