Skip to content

Commit a75ad5e

Browse files
committed
chore(main): release 0.8.1
1 parent 40fc109 commit a75ad5e

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.8.1](https://github.com/xixiaofinland/afmt/compare/v0.8.0...v0.8.1) (2025-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* [#92](https://github.com/xixiaofinland/afmt/issues/92) indent issue for line after super() ([40fc109](https://github.com/xixiaofinland/afmt/commit/40fc1094293f926cbf3fa994ea12ad7c620933fb))
9+
310
## [0.8.0](https://github.com/xixiaofinland/afmt/compare/v0.7.1...v0.8.0) (2025-02-18)
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 = "sf-afmt"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
edition = "2021"
55
description = "An Salesforce Apex lang formatter"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)