Skip to content

Commit

Permalink
chore(release): 0.2.179 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.179](v0.2.178...v0.2.179) (2024-03-19)

### Bug Fixes

* **deps:** update dependency winston to v3.12.0 ([6141511](6141511))
  • Loading branch information
semantic-release-bot committed Mar 19, 2024
1 parent 6141511 commit 86ba5aa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.2.179](https://github.com/timoa/app-stores-domo-dataset/compare/v0.2.178...v0.2.179) (2024-03-19)


### Bug Fixes

* **deps:** update dependency winston to v3.12.0 ([6141511](https://github.com/timoa/app-stores-domo-dataset/commit/614151103218a33e6b256a6a413312751aca3eb1))

## [0.2.178](https://github.com/timoa/app-stores-domo-dataset/compare/v0.2.177...v0.2.178) (2023-12-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-stores-domo-dataset",
"version": "0.2.178",
"version": "0.2.179",
"description": "Continuously import App Stores metrics (score, ratings, reviews, app version, etc.) from the Apple App Store and Google Play Store to a DOMO Dataset",
"private": true,
"scripts": {
Expand Down

0 comments on commit 86ba5aa

Please sign in to comment.