From e30210853e0c6c947a22f8363d81d81a8ce3512c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 9 Apr 2024 03:43:36 +0000 Subject: [PATCH] ci(changesets): version packages --- .changeset/popular-rice-end.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/popular-rice-end.md diff --git a/.changeset/popular-rice-end.md b/.changeset/popular-rice-end.md deleted file mode 100644 index dfee06d..0000000 --- a/.changeset/popular-rice-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@workleap/chromatic-ado": patch ---- - -Debugging diff --git a/CHANGELOG.md b/CHANGELOG.md index f248acd..e625f3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @workleap/chromatic-ado +## 0.0.7 + +### Patch Changes + +- [`130e97c`](https://github.com/gsoft-inc/wl-chromatic-ado/commit/130e97cc6a42902a4747c2f8114eea03121198ac) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Debugging + ## 0.0.6 ### Patch Changes diff --git a/package.json b/package.json index 3ad54f1..ae6d379 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@workleap/chromatic-ado", "author": "Workleap", - "version": "0.0.6", + "version": "0.0.7", "description": "Utilities to use Chromatic with Azure DevOps.", "license": "Apache-2.0", "repository": {