Skip to content

Commit cbc5401

Browse files
github-actions[bot]scottmckendry
authored andcommitted
chore(main): release 0.14.2
1 parent fe98c3b commit cbc5401

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.14.2](https://github.com/scottmckendry/akahu-actual/compare/v0.14.1...v0.14.2) (2026-06-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update actions (7 packages) ([717954c](https://github.com/scottmckendry/akahu-actual/commit/717954c6c50c453065589e6876721a17235194b4))
9+
* **deps:** update npm (4 packages) ([fe98c3b](https://github.com/scottmckendry/akahu-actual/commit/fe98c3b35788ace4d47a11ef87bd80a7043ad00e))
10+
311
## [0.14.1](https://github.com/scottmckendry/akahu-actual/compare/v0.14.0...v0.14.1) (2026-05-04)
412

513

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.1"
19+
"version": "0.14.2"
2020
}

0 commit comments

Comments
 (0)