Skip to content

Commit 32ab353

Browse files
chore: release v3.3.2
1 parent 00d4c25 commit 32ab353

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [conven
33

44
- - -
55

6+
## [3.3.2](https://github.com/cococonscious/koji/compare/v3.3.1...v3.3.2) - 2025-12-15
7+
8+
### Changed
9+
10+
- *(deps)* update actions/checkout action to v6.0.1 ([#163](https://github.com/cococonscious/koji/pull/163))
11+
- *(deps)* update codecov/codecov-action action to v5.5.2 ([#165](https://github.com/cococonscious/koji/pull/165))
12+
- *(deps)* update actions/cache action to v5 ([#166](https://github.com/cococonscious/koji/pull/166))
13+
14+
### Fixed
15+
16+
- fix rexpect windows failures, more in ci ([#168](https://github.com/cococonscious/koji/pull/168))
17+
618
## [3.3.1](https://github.com/cococonscious/koji/compare/v3.3.0...v3.3.1) - 2025-11-30
719

820
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "koji"
3-
version = "3.3.1"
3+
version = "3.3.2"
44
edition = "2021"
55
authors = [
66
"Finley Thomalla <finley@thomalla.ch>",

0 commit comments

Comments
 (0)