Skip to content

Commit 0535d93

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.2.2...v2.0.0) (2020-05-06) ### Build System * **semantic-release:** build the application before pushing to NPM ([77caffb](77caffb)) ### Features * **logging:** log the request url when it cannot be parsed ([fee2dde](fee2dde)) ### BREAKING CHANGES * **semantic-release:** Now the application can be ran directly from the CLI as a command line tool.
1 parent 77caffb commit 0535d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "container-registry-proxy",
3-
"version": "1.2.2",
3+
"version": "2.0.0",
44
"description": "A simple container registry proxy.",
55
"main": "src/index.ts",
66
"repository": "https://github.com/Addono/container-registry-proxy.git",

0 commit comments

Comments
 (0)