Skip to content

Commit 9f85449

Browse files
chore(main): release 0.4.4
1 parent 9ed6af7 commit 9f85449

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.3"
2+
".": "0.4.4"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to Assura are documented here. Format follows
44
[Keep a Changelog](https://keepachangelog.com/).
55

6+
## [0.4.4](https://github.com/assura-lang/assura/compare/v0.4.3...v0.4.4) (2026-09-01)
7+
8+
9+
### Bug Fixes
10+
11+
* **ci:** do not App-push empty commit on cleanup PRs ([#1521](https://github.com/assura-lang/assura/issues/1521)) ([a49df21](https://github.com/assura-lang/assura/commit/a49df217b402e4f945a03f6ec296b82d7529557c)), closes [#1520](https://github.com/assura-lang/assura/issues/1520)
12+
* **ci:** start cleanup-PR checks as App after dual-token open ([#1518](https://github.com/assura-lang/assura/issues/1518)) ([fe38946](https://github.com/assura-lang/assura/commit/fe38946d786d59ce3ca37e76f7881d6e81d725e5)), closes [#1517](https://github.com/assura-lang/assura/issues/1517)
13+
614
## [0.4.3](https://github.com/assura-lang/assura/compare/v0.4.2...v0.4.3) (2026-08-24)
715

816

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exclude = ["generated", "demos/generated", "fuzz", "crates/assura-parser/fuzz",
44
resolver = "2"
55

66
[workspace.package]
7-
version = "0.4.3"
7+
version = "0.4.4"
88
edition = "2024"
99
rust-version = "1.87.0"
1010
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)