Skip to content

Commit b8a614b

Browse files
github-actions[bot]scottmckendry
authored andcommitted
chore(main): release 0.5.0
1 parent 0cb143a commit b8a614b

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/scottmckendry/akahu-actual/compare/v0.4.0...v0.5.0) (2025-07-02)
4+
5+
6+
### Features
7+
8+
* **deps:** update dependency @actual-app/api ( 25.6.1 → 25.7.0 ) ([7471d2e](https://github.com/scottmckendry/akahu-actual/commit/7471d2eb0ddc7de2fc248ff9cc8aa95e39043774))
9+
* **deps:** update dependency @types/node ( 22.15.34 → 22.16.0 ) ([0cb143a](https://github.com/scottmckendry/akahu-actual/commit/0cb143a6ea3be29563cd7e06e8ebf5dff2dfba0c))
10+
* **deps:** update dependency dotenv ( 16.5.0 → 16.6.0 ) ([0bca0d7](https://github.com/scottmckendry/akahu-actual/commit/0bca0d77b543cbd4ce9aa9103e5e284ae3ce6f3a))
11+
* **deps:** Update dependency dotenv ( 16.6.0 → 17.0.0 ) ([#36](https://github.com/scottmckendry/akahu-actual/issues/36)) ([77c9e5d](https://github.com/scottmckendry/akahu-actual/commit/77c9e5dc6d74265ee66d45367bb06fdbfbcf3b03))
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency @types/node ( 22.15.33 → 22.15.34 ) ([e8109ec](https://github.com/scottmckendry/akahu-actual/commit/e8109ecb03cd4f6892d497f889827c7fe4b4a745))
17+
* **deps:** update dependency dotenv ( 17.0.0 → 17.0.1 ) ([6cc8d2f](https://github.com/scottmckendry/akahu-actual/commit/6cc8d2fd66ea6bd7c1794396c2bfe5c2433f0ea7))
18+
319
## [0.4.0](https://github.com/scottmckendry/akahu-actual/compare/v0.3.0...v0.4.0) (2025-06-26)
420

521

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
@@ -12,5 +12,5 @@
1212
"devDependencies": {
1313
"@types/node": "^22.15.29"
1414
},
15-
"version": "0.4.0"
15+
"version": "0.5.0"
1616
}

0 commit comments

Comments
 (0)