Skip to content

Commit 84b572e

Browse files
chore(release): 2.1.4 [skip ci]
## [2.1.4](v2.1.3...v2.1.4) (2020-08-21) ### Bug Fixes * **deps:** update dependency axios to ^0.20.0 ([d0b67e1](d0b67e1))
1 parent d0b67e1 commit 84b572e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.4](https://github.com/eclass/rancher-for-ci/compare/v2.1.3...v2.1.4) (2020-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency axios to ^0.20.0 ([d0b67e1](https://github.com/eclass/rancher-for-ci/commit/d0b67e10245e01bf565b37aefca317cb44f88191))
7+
18
## [2.1.3](https://github.com/eclass/rancher-for-ci/compare/v2.1.2...v2.1.3) (2020-04-19)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclass/rancher-for-ci",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "A way to upgrade only the given service's docker image version.",
55
"main": "index.js",
66
"types": "types.d.ts",

0 commit comments

Comments
 (0)