We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec69b4 commit f703ff0Copy full SHA for f703ff0
CHANGELOG.md
@@ -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
10
# [1.0.0](https://github.com/solunio/dc-outdated/compare/v0.3.1...v1.0.0) (2021-08-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "dc-outdated",
- "version": "1.0.0",
+ "version": "1.1.0",
"main": "./dist/lib/index.js",
"repository": {
"type": "git",
0 commit comments