We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7746179 commit d2ec5b9Copy full SHA for d2ec5b9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.2.0](https://github.com/makeomatic/ms-phone/compare/v2.1.3...v2.2.0) (2019-02-10)
2
+
3
4
+### Features
5
6
+* prometheus ([#5](https://github.com/makeomatic/ms-phone/issues/5)) ([7746179](https://github.com/makeomatic/ms-phone/commit/7746179))
7
8
## [2.1.3](https://github.com/makeomatic/ms-phone/compare/v2.1.2...v2.1.3) (2018-12-23)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "ms-phone",
"description": "",
- "version": "2.1.3",
+ "version": "2.2.0",
"main": "./lib/index.js",
"scripts": {
"compile": "rm -rf ./lib; babel -d ./lib ./src",
0 commit comments