We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25a79d commit a2c6b6cCopy full SHA for a2c6b6c
2 files changed
.release-please-manifest.json
@@ -1,5 +1,5 @@
1
{
2
"dist/debian": "0.1.0",
3
"dist/alpine": "0.1.0",
4
- ".": "0.13.1"
+ ".": "0.1.0"
5
}
CHANGELOG.md
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
7
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
+## [0.1.0](https://github.com/snowdreamtech/UniRTM/compare/v0.0.10...v0.1.0) (2026-05-25)
10
+
11
12
+### Features
13
14
+* initial release for version 0.1.0 ([b25a79d](https://github.com/snowdreamtech/UniRTM/commit/b25a79ddc8f9a88396f46eb7653b55de4bd935a4))
15
16
## [0.13.1](https://github.com/snowdreamtech/template/compare/v0.13.0...v0.13.1) (2026-04-29)
17
18
0 commit comments