Skip to content

Commit

Permalink
chore(release): 0.70.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michchan committed Mar 26, 2024
1 parent f9df168 commit e589275
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.70.2](https://github.com/michchan/fund-price-monitor-backend/compare/v0.70.1...v0.70.2) (2024-03-26)


### Bug Fixes

* create quarter table 7 days before month end to fix week spanned over 2 months issue ([f9df168](https://github.com/michchan/fund-price-monitor-backend/commit/f9df1685220ce4e70e936279f03ba678f4a9519f))

### [0.70.1](https://github.com/michchan/fund-price-monitor-backend/compare/v0.70.0...v0.70.1) (2023-12-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fund-price-monitor-backend",
"version": "0.70.1",
"version": "0.70.2",
"bin": {
"fund-price-monitor-backend": "bin/fund-price-monitor-backend.ts"
},
Expand Down

0 comments on commit e589275

Please sign in to comment.