Skip to content

Commit 5e3f482

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2020-04-16) ### Bug Fixes * **npm:** include types.d.ts in files ([eafcaee](eafcaee))
1 parent eafcaee commit 5e3f482

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.2](https://github.com/eclass/rancher-for-ci/compare/v2.1.1...v2.1.2) (2020-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **npm:** include types.d.ts in files ([eafcaee](https://github.com/eclass/rancher-for-ci/commit/eafcaee8e241ff4f1b5f3ec3b158d2ebe4f6fb6e))
7+
18
## [2.1.1](https://github.com/eclass/rancher-for-ci/compare/v2.1.0...v2.1.1) (2020-04-16)
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.1",
3+
"version": "2.1.2",
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)