Skip to content

Commit f703ff0

Browse files
committed
v1.1.0
1 parent bec69b4 commit f703ff0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.1.0](https://github.com/solunio/dc-outdated/compare/v1.0.0...v1.1.0) (2021-08-26)
2+
3+
4+
### Features
5+
6+
* add option to load docker registry credentials from cli ([2728f26](https://github.com/solunio/dc-outdated/commit/2728f26dc9527add13ea5ad7eef3d94e707e5b3a))
7+
8+
9+
110
# [1.0.0](https://github.com/solunio/dc-outdated/compare/v0.3.1...v1.0.0) (2021-08-26)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dc-outdated",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "./dist/lib/index.js",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)