diff --git a/.changeset/small-clocks-film.md b/.changeset/small-clocks-film.md deleted file mode 100644 index 18813c0..0000000 --- a/.changeset/small-clocks-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@docker-doctor/cli": patch ---- - -Update terminal formatter to output a score sharing URL pointing to the web app dashboard with score, warnings, and errors parameters. diff --git a/.changeset/tricky-ligers-search.md b/.changeset/tricky-ligers-search.md deleted file mode 100644 index 623c480..0000000 --- a/.changeset/tricky-ligers-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@docker-doctor/cli": patch ---- - -Update terminal score box URL from GitHub repo to Vercel web app. diff --git a/packages/docker-doctor/CHANGELOG.md b/packages/docker-doctor/CHANGELOG.md index 7f6b10d..0aac0a0 100644 --- a/packages/docker-doctor/CHANGELOG.md +++ b/packages/docker-doctor/CHANGELOG.md @@ -1,5 +1,12 @@ # @docker-doctor/cli +## 0.2.1 + +### Patch Changes + +- 62078a3: Update terminal formatter to output a score sharing URL pointing to the web app dashboard with score, warnings, and errors parameters. +- 49fb8ba: Update terminal score box URL from GitHub repo to Vercel web app. + ## 0.2.0 ### Minor Changes diff --git a/packages/docker-doctor/package.json b/packages/docker-doctor/package.json index 23b467a..7a1c718 100644 --- a/packages/docker-doctor/package.json +++ b/packages/docker-doctor/package.json @@ -1,6 +1,6 @@ { "name": "@docker-doctor/cli", - "version": "0.2.0", + "version": "0.2.1", "description": "Static analysis for Dockerfile and Docker Compose files", "keywords": [ "best-practices",