Skip to content

Commit 36c2b2c

Browse files
committed
chore(main): release 0.5.4
1 parent 6c40850 commit 36c2b2c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.4](https://github.com/xixiaofinland/afmt/compare/v0.5.3...v0.5.4) (2025-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* binary release logic ([6c40850](https://github.com/xixiaofinland/afmt/commit/6c40850bd1b1a3364ab74c00d39e0b04809373e0))
9+
310
## [0.5.3](https://github.com/xixiaofinland/afmt/compare/v0.5.2...v0.5.3) (2025-01-19)
411

512

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 = "afmt"
3-
version = "0.5.3"
3+
version = "0.5.4"
44
edition = "2021"
55
description = "An Salesforce Apex lang formatter"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)