Skip to content

Commit

Permalink
chore(release): 0.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.8.0](v0.7.2...v0.8.0) (2022-05-24)

### Bug Fixes

* **deps:** update dependency @snyk/protect to v1.902.0 ([b7574da](b7574da))
* **deps:** update dependency @snyk/protect to v1.903.0 ([97dd82b](97dd82b))
* **deps:** update dependency @snyk/protect to v1.904.0 ([2c9ffeb](2c9ffeb))
* **deps:** update dependency @snyk/protect to v1.905.0 ([4b45952](4b45952))
* **deps:** update dependency @snyk/protect to v1.906.0 ([7cb6309](7cb6309))
* **deps:** update dependency @snyk/protect to v1.907.0 ([cb823ff](cb823ff))
* **deps:** update dependency @snyk/protect to v1.908.0 ([eb23837](eb23837))
* **deps:** update dependency @snyk/protect to v1.910.0 ([547257a](547257a))
* **deps:** update dependency @snyk/protect to v1.912.0 ([b08a4ff](b08a4ff))
* **deps:** update dependency @snyk/protect to v1.913.0 ([392e425](392e425))
* **deps:** update dependency @snyk/protect to v1.914.0 ([a0f085a](a0f085a))
* **deps:** update dependency @snyk/protect to v1.915.0 ([2042ceb](2042ceb))
* **deps:** update dependency @snyk/protect to v1.917.0 ([c7bca7e](c7bca7e))
* **deps:** update dependency @snyk/protect to v1.918.0 ([4803b99](4803b99))
* **deps:** update dependency @snyk/protect to v1.919.0 ([d3f3dbd](d3f3dbd))
* **deps:** update dependency @snyk/protect to v1.920.0 ([bd1fc2d](bd1fc2d))
* **deps:** update dependency @snyk/protect to v1.921.0 ([512e83b](512e83b))
* **deps:** update dependency @snyk/protect to v1.922.0 ([9d959e3](9d959e3))
* **deps:** update dependency @snyk/protect to v1.924.0 ([844917e](844917e))
* **exporter:** add health endpoint for GET requests ([8dc12d8](8dc12d8))

### Features

* **exporter:** add health endpoint for get requests + update dependencies ([8a3dbfc](8a3dbfc))
  • Loading branch information
semantic-release-bot committed May 24, 2022
1 parent 8a3dbfc commit 22ebde3
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# [0.8.0](https://github.com/timoa/app-stores-prometheus-exporter/compare/v0.7.2...v0.8.0) (2022-05-24)


### Bug Fixes

* **deps:** update dependency @snyk/protect to v1.902.0 ([b7574da](https://github.com/timoa/app-stores-prometheus-exporter/commit/b7574da9942a9c2f9940c0ebeb545f253b9ed087))
* **deps:** update dependency @snyk/protect to v1.903.0 ([97dd82b](https://github.com/timoa/app-stores-prometheus-exporter/commit/97dd82bbd96db8f768e09acdcb88a036cd448b6f))
* **deps:** update dependency @snyk/protect to v1.904.0 ([2c9ffeb](https://github.com/timoa/app-stores-prometheus-exporter/commit/2c9ffeb59ab1781856a11b2d89d707e5b8d0347b))
* **deps:** update dependency @snyk/protect to v1.905.0 ([4b45952](https://github.com/timoa/app-stores-prometheus-exporter/commit/4b4595258b47e8f3917ce80806c801b1a5ddff43))
* **deps:** update dependency @snyk/protect to v1.906.0 ([7cb6309](https://github.com/timoa/app-stores-prometheus-exporter/commit/7cb6309b8007b7db399c4cd24c4ea0af123d6718))
* **deps:** update dependency @snyk/protect to v1.907.0 ([cb823ff](https://github.com/timoa/app-stores-prometheus-exporter/commit/cb823ff6797908fa693069a04ac1b8266b2d6421))
* **deps:** update dependency @snyk/protect to v1.908.0 ([eb23837](https://github.com/timoa/app-stores-prometheus-exporter/commit/eb23837c32e1b9d4ce3ccbe965931b798144d08d))
* **deps:** update dependency @snyk/protect to v1.910.0 ([547257a](https://github.com/timoa/app-stores-prometheus-exporter/commit/547257a51cfdefbfdb55694280a99b0f9221406d))
* **deps:** update dependency @snyk/protect to v1.912.0 ([b08a4ff](https://github.com/timoa/app-stores-prometheus-exporter/commit/b08a4ff4acb618534506a2fbf104b6b8a910dc5d))
* **deps:** update dependency @snyk/protect to v1.913.0 ([392e425](https://github.com/timoa/app-stores-prometheus-exporter/commit/392e425902220920002e139071fa5174c6f1907e))
* **deps:** update dependency @snyk/protect to v1.914.0 ([a0f085a](https://github.com/timoa/app-stores-prometheus-exporter/commit/a0f085adc4996aec2df8d5421c6e149cae446cb5))
* **deps:** update dependency @snyk/protect to v1.915.0 ([2042ceb](https://github.com/timoa/app-stores-prometheus-exporter/commit/2042ceb737521bfb2ba76f56ded676f012f4604d))
* **deps:** update dependency @snyk/protect to v1.917.0 ([c7bca7e](https://github.com/timoa/app-stores-prometheus-exporter/commit/c7bca7e025ae3b09e788845b4efd54181825929a))
* **deps:** update dependency @snyk/protect to v1.918.0 ([4803b99](https://github.com/timoa/app-stores-prometheus-exporter/commit/4803b993d4ad5c69e0a4522a7f6abafe48b04e15))
* **deps:** update dependency @snyk/protect to v1.919.0 ([d3f3dbd](https://github.com/timoa/app-stores-prometheus-exporter/commit/d3f3dbd64c0501abd1feb17cd0f8bdc23338c1da))
* **deps:** update dependency @snyk/protect to v1.920.0 ([bd1fc2d](https://github.com/timoa/app-stores-prometheus-exporter/commit/bd1fc2d4bd129e79e363129c3a679e0f74190dc6))
* **deps:** update dependency @snyk/protect to v1.921.0 ([512e83b](https://github.com/timoa/app-stores-prometheus-exporter/commit/512e83be801528081f192c5ca5b6ac1e889b43f3))
* **deps:** update dependency @snyk/protect to v1.922.0 ([9d959e3](https://github.com/timoa/app-stores-prometheus-exporter/commit/9d959e331e2b93c55bbfa9fb340ed7fe25eb5994))
* **deps:** update dependency @snyk/protect to v1.924.0 ([844917e](https://github.com/timoa/app-stores-prometheus-exporter/commit/844917efe8746e33352ecaed35bd61a165f1e059))
* **exporter:** add health endpoint for GET requests ([8dc12d8](https://github.com/timoa/app-stores-prometheus-exporter/commit/8dc12d8483b986fb720ddb29b958c5bb193cd2c9))


### Features

* **exporter:** add health endpoint for get requests + update dependencies ([8a3dbfc](https://github.com/timoa/app-stores-prometheus-exporter/commit/8a3dbfc2bf11afc1eda3a9066150ac5534244277))

## [0.7.2](https://github.com/timoa/app-stores-prometheus-exporter/compare/v0.7.1...v0.7.2) (2022-04-13)


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-prometheus-exporter",
"version": "0.7.2",
"version": "0.8.0",
"description": "Prometheus exporter that exports metrics (score, ratings, reviews, app version, etc.) from Apple App Store and Google Play (and more in the future).",
"private": true,
"scripts": {
Expand Down

0 comments on commit 22ebde3

Please sign in to comment.