File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 55
66
77
8+ ## [ 3.2.2] - 2025-01-14
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Add cmd base env to all executors by @adriencaccia in [ #56 ] ( https://github.com/CodSpeedHQ/runner/pull/56 )
12+
13+ ### <!-- 1 --> 🐛 Bug Fixes
14+ - Support https repo uri not ending with .git by @art049 in [ #54 ] ( https://github.com/CodSpeedHQ/runner/pull/54 )
15+
16+
817## [ 3.2.1] - 2024-11-29
918
1019### <!-- 0 --> 🚀 Features
1827- Add link to GitLab CI docs by @fargito in [ #51 ] ( https://github.com/CodSpeedHQ/runner/pull/51 )
1928
2029### <!-- 7 --> ⚙️ Internals
21- - Skip changelog generation for pre-releases
30+ - Skip changelog generation for pre-releases by @ art049
2231- Bump pre-commit action by @art049
2332- Fix changelog markdown template whitespaces by @art049
2433
280289- Add linting components to the toolchain by @art049
281290
282291
292+ [ 3.2.2 ] : https://github.com/CodSpeedHQ/runner/compare/v3.2.1..v3.2.2
283293[ 3.2.1 ] : https://github.com/CodSpeedHQ/runner/compare/v3.2.0..v3.2.1
284294[ 3.2.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.1.0..v3.2.0
285295[ 3.1.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.0.0..v3.1.0
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 3.2.1 "
3+ version = " 3.2.2 "
44edition = " 2021"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments