Skip to content

Commit cad7461

Browse files
committed
chore(main): release 0.3.1
1 parent f0a80bb commit cad7461

2 files changed

Lines changed: 8 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.3.0"
4+
".": "0.3.1"
55
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ 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.3.1](https://github.com/snowdreamtech/UniRTM/compare/v0.3.0...v0.3.1) (2026-05-30)
10+
11+
12+
### Bug Fixes
13+
14+
* **install:** skip atomic rename for Python providers to avoid PE executable corruption ([f0a80bb](https://github.com/snowdreamtech/UniRTM/commit/f0a80bbc7b8601484aaba57e97b6f7bfecba45cd))
15+
916
## [0.3.0](https://github.com/snowdreamtech/UniRTM/compare/v0.2.7...v0.3.0) (2026-05-30)
1017

1118

0 commit comments

Comments
 (0)