Skip to content

Commit d1e5fe2

Browse files
committed
chore(main): release 0.5.0
1 parent a62bd76 commit d1e5fe2

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.0](https://github.com/xixiaofinland/afmt/compare/v0.4.0...v0.5.0) (2025-01-18)
4+
5+
6+
### Features
7+
8+
* add install-script for linux/macOS ([0b4cc24](https://github.com/xixiaofinland/afmt/commit/0b4cc249bef5484a38443cd2bbc2b362e50c06c1))
9+
310
## [0.4.0](https://github.com/xixiaofinland/afmt/compare/v0.3.0...v0.4.0) (2025-01-17)
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.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55
description = "An Salesforce Apex lang formatter"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)