Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
## 1.5.0 (2023-07-07)

* Merge branch 'master' of github.com:atlas-bi/System ([1074919](1074919))
* feat(days): added days till full calc ([9059280](9059280))
  • Loading branch information
semantic-release-bot committed Jul 7, 2023
1 parent 1074919 commit 1515301
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.5.0 (2023-07-07)

* Merge branch 'master' of github.com:atlas-bi/System ([1074919](https://github.com/atlas-bi/System/commit/1074919))
* feat(days): added days till full calc ([9059280](https://github.com/atlas-bi/System/commit/9059280))

## 1.4.0 (2023-07-07)

* Merge branch 'master' of github.com:atlas-bi/System ([45e16c5](https://github.com/atlas-bi/System/commit/45e16c5))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,5 +185,5 @@
"npm run format"
]
},
"version": "1.4.0"
"version": "1.5.0"
}

0 comments on commit 1515301

Please sign in to comment.