diff --git a/.changeset/tricky-keys-repeat.md b/.changeset/tricky-keys-repeat.md deleted file mode 100644 index a29f6d1..0000000 --- a/.changeset/tricky-keys-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wl-chromatic-ado": patch ---- - -Adding a short version of the ado script diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eaa570..a7c27b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @workleap/chromatic-ado +## 0.0.4 + +### Patch Changes + +- [`38924b4`](https://github.com/gsoft-inc/wl-chromatic-ado/commit/38924b4586af91cf254fbe29f1143cc50c29f0b2) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Adding a short version of the ado script + ## 0.0.3 ### Patch Changes diff --git a/package.json b/package.json index 9d87abb..673a896 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wl-chromatic-ado", "author": "Workleap", - "version": "0.0.3", + "version": "0.0.4", "description": "Utilities to use Chromatic with Azure DevOps.", "license": "Apache-2.0", "repository": {