Skip to content

Commit c928df6

Browse files
github-actions[bot]scottmckendry
authored andcommitted
chore(main): release 0.10.2
1 parent 558a6fb commit c928df6

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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.10.2](https://github.com/scottmckendry/akahu-actual/compare/v0.10.1...v0.10.2) (2026-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **env-validator:** don't treat reconcile IDs as UUIDs ([558a6fb](https://github.com/scottmckendry/akahu-actual/commit/558a6fbddc53f55b2e93743c44d927b096d00a9b))
9+
310
## [0.10.1](https://github.com/scottmckendry/akahu-actual/compare/v0.10.0...v0.10.1) (2026-01-13)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"test": "jest"
2222
},
23-
"version": "0.10.1"
23+
"version": "0.10.2"
2424
}

0 commit comments

Comments
 (0)