Skip to content

Commit 12785db

Browse files
chore(release): 4.7.0 [skip ci]
# [4.7.0](v4.6.0...v4.7.0) (2025-02-17) ### Features * get monthly cashflow collection by year ([#60](#60)) ([4feabdc](4feabdc))
1 parent 4feabdc commit 12785db

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.7.0](https://github.com/kvernon/realty-investor-timeline/compare/v4.6.0...v4.7.0) (2025-02-17)
2+
3+
4+
### Features
5+
6+
* get monthly cashflow collection by year ([#60](https://github.com/kvernon/realty-investor-timeline/issues/60)) ([4feabdc](https://github.com/kvernon/realty-investor-timeline/commit/4feabdc6dcde6ebb5d2e0de43cc812ae7b03aaab))
7+
18
# [4.6.0](https://github.com/kvernon/realty-investor-timeline/compare/v4.5.3...v4.6.0) (2025-02-15)
29

310

badges/badge.svg

Lines changed: 1 addition & 1 deletion
Loading

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
{
22
"name": "@cubedelement.com/realty-investor-timeline",
3-
"version": "4.6.0",
3+
"version": "4.7.0",
44
"description": "A way to determine if and when your expenses would be covered",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",

0 commit comments

Comments
 (0)