Skip to content

Commit 6b85803

Browse files
authored
chore(main): release 0.12.0 (#260)
🤖 I have created a release *beep* *boop* --- ## [0.12.0](v0.11.1...v0.12.0) (2025-08-18) ### Features * **inputs:** support formatting multiple files at once ([c16ffb7](c16ffb7)) * **pre-commit:** you can now use yamkix as a pre-commit hook ([c16ffb7](c16ffb7)) ### Bug Fixes * **inputs:** explicit STDIN input now works as documented ([c16ffb7](c16ffb7)) ### Documentation * **cli:** document the usage as a cli and as a pre-commit hook ([c16ffb7](c16ffb7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent c16ffb7 commit 6b85803

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.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.11.1"
2+
".": "0.12.0"
33
}

docs/changelog.md

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

3+
## [0.12.0](https://github.com/looztra/yamkix/compare/v0.11.1...v0.12.0) (2025-08-18)
4+
5+
6+
### Features
7+
8+
* **inputs:** support formatting multiple files at once ([c16ffb7](https://github.com/looztra/yamkix/commit/c16ffb79447d831bf3961346b4f2863e33c3cbce))
9+
* **pre-commit:** you can now use yamkix as a pre-commit hook ([c16ffb7](https://github.com/looztra/yamkix/commit/c16ffb79447d831bf3961346b4f2863e33c3cbce))
10+
11+
12+
### Bug Fixes
13+
14+
* **inputs:** explicit STDIN input now works as documented ([c16ffb7](https://github.com/looztra/yamkix/commit/c16ffb79447d831bf3961346b4f2863e33c3cbce))
15+
16+
17+
### Documentation
18+
19+
* **cli:** document the usage as a cli and as a pre-commit hook ([c16ffb7](https://github.com/looztra/yamkix/commit/c16ffb79447d831bf3961346b4f2863e33c3cbce))
20+
321
## [0.11.1](https://github.com/looztra/yamkix/compare/v0.11.0...v0.11.1) (2025-08-13)
422

523

0 commit comments

Comments
 (0)