Skip to content

Commit d4809e4

Browse files
chore(release): 2.1.5 [skip ci]
## [2.1.5](v2.1.4...v2.1.5) (2020-10-23) ### Bug Fixes * **deps:** update dependency axios to ^0.21.0 ([f698b77](f698b77))
1 parent f698b77 commit d4809e4

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.5](https://github.com/eclass/rancher-for-ci/compare/v2.1.4...v2.1.5) (2020-10-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency axios to ^0.21.0 ([f698b77](https://github.com/eclass/rancher-for-ci/commit/f698b77e018031e48252a9a1c216ebb547ac4b7c))
7+
18
## [2.1.4](https://github.com/eclass/rancher-for-ci/compare/v2.1.3...v2.1.4) (2020-08-21)
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.4",
3+
"version": "2.1.5",
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)