diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e38b0fb..d627f395 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.0.0-next.3](https://github.com/eik-lib/cli/compare/v2.0.0-next.2...v2.0.0-next.3) (2021-03-18) + + +### Bug Fixes + +* improve debug log output when checking if bundle exists ([8d004ab](https://github.com/eik-lib/cli/commit/8d004ab6bd29ce12dd835e285ea821fd773649a6)) + # [2.0.0-next.2](https://github.com/eik-lib/cli/compare/v2.0.0-next.1...v2.0.0-next.2) (2021-02-23) diff --git a/package.json b/package.json index ad23da7a..ab93619c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/cli", - "version": "2.0.0-next.2", + "version": "2.0.0-next.3", "description": "Cli tool for publishing assets", "main": "./classes/index.js", "bin": {