Skip to content

Commit 207b274

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2020-04-16) ### Bug Fixes * **npm:** export type denifitions ([4b08493](4b08493))
1 parent 4b08493 commit 207b274

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.1](https://github.com/eclass/rancher-for-ci/compare/v2.1.0...v2.1.1) (2020-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **npm:** export type denifitions ([4b08493](https://github.com/eclass/rancher-for-ci/commit/4b08493031dd4ba6e5687931901f7eb8b1fd1bef))
7+
18
# [2.1.0](https://github.com/eclass/rancher-for-ci/compare/v2.0.0...v2.1.0) (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.0",
3+
"version": "2.1.1",
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)