packages/flamingo-prometheus/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [4.0.0](https://github.com/piobyte/flamingo/compare/flamingo-prometheus@3.1.1...flamingo-prometheus@4.0.0) (2021-05-05)
### chore
* bump minimum node version to 14 ([24982fe](https://github.com/piobyte/flamingo/commit/24982fe6afd02c6005ba2361d734f098fbd01f1b)), closes [#46](https://github.com/piobyte/flamingo/issues/46)
### BREAKING CHANGES
* this makes all flamingo packages to require nodejs >= 14 now
## [3.1.1](https://github.com/piobyte/flamingo/compare/flamingo-prometheus@3.1.0...flamingo-prometheus@3.1.1) (2020-10-28)
### Bug Fixes
* **flamingo-prometheus:** json parse labels from environment ([23b15c2](https://github.com/piobyte/flamingo/commit/23b15c2303dfd249575b40953f9bb436bcf921c8))
# 3.1.0 (2020-08-10)
### Features
* add addon for prometheus metric integration ([f8c4d69](https://github.com/piobyte/flamingo/commit/f8c4d693c8ff1e6991d83a8754058599bad343f7))