Skip to content

Commit 33a494f

Browse files
github-actions[bot]scottmckendry
authored andcommitted
chore(main): release 0.14.1
1 parent d11f66e commit 33a494f

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.14.1](https://github.com/scottmckendry/akahu-actual/compare/v0.14.0...v0.14.1) (2026-05-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **actual-service:** type import error ([d11f66e](https://github.com/scottmckendry/akahu-actual/commit/d11f66eef056a5693c8f534ec77ac160abcf2ae8))
9+
310
## [0.14.0](https://github.com/scottmckendry/akahu-actual/compare/v0.13.0...v0.14.0) (2026-05-04)
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
@@ -16,5 +16,5 @@
1616
"scripts": {
1717
"test": "node --import tsx --test tests/**/*.test.ts"
1818
},
19-
"version": "0.14.0"
19+
"version": "0.14.1"
2020
}

0 commit comments

Comments
 (0)