Skip to content

Commit

Permalink
chore(release): 0.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michchan committed Dec 23, 2024
1 parent c3ea009 commit 1f456ce
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,8 @@

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.72.0](https://github.com/michchan/fund-price-monitor-backend/compare/v0.71.0...v0.72.0) (2024-12-23)

## [0.71.0](https://github.com/michchan/fund-price-monitor-backend/compare/v0.70.2...v0.71.0) (2024-05-04)


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.71.0",
"version": "0.72.0",
"bin": {
"fund-price-monitor-backend": "bin/fund-price-monitor-backend.ts"
},

0 comments on commit 1f456ce

Please sign in to comment.