diff --git a/CHANGELOG.md b/CHANGELOG.md index be5ce0fd..9a7fcb7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.1.17](https://github.com/thenativeweb/roboter/compare/10.1.16...10.1.17) (2020-01-07) + + +### Bug Fixes + +* bump axios from 0.19.0 to 0.19.1 ([#223](https://github.com/thenativeweb/roboter/issues/223)) ([6fdb57a](https://github.com/thenativeweb/roboter/commit/6fdb57a96e7d6de1ee0a7f26a0fb0ee9cf23cbc8)) + ## [10.1.16](https://github.com/thenativeweb/roboter/compare/10.1.15...10.1.16) (2020-01-07) diff --git a/package-lock.json b/package-lock.json index f138f9f2..45115af5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "roboter", - "version": "10.1.16", + "version": "10.1.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 437d8fe3..9d5f1956 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roboter", - "version": "10.1.16", + "version": "10.1.17", "description": "roboter streamlines software development by automating tasks and enforcing conventions.", "contributors": [ {