From 22ebde35e584294d639d3dddb7c82a4018f20750 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 24 May 2022 21:38:41 +0000 Subject: [PATCH] chore(release): 0.8.0 [skip ci] # [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)) --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 34 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index acb79cfb..200e7e8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package-lock.json b/package-lock.json index 00e2a151..a3441eb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "app-stores-prometheus-exporter", - "version": "0.7.2", + "version": "0.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "app-stores-prometheus-exporter", - "version": "0.7.2", + "version": "0.8.0", "license": "MIT", "os": [ "linux", diff --git a/package.json b/package.json index 3089be15..d16cc4e7 100644 --- a/package.json +++ b/package.json @@ -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": {