diff --git a/.changeset/red-cougars-crash.md b/.changeset/red-cougars-crash.md deleted file mode 100644 index 01be6325..00000000 --- a/.changeset/red-cougars-crash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@workleap/tsup-configs": patch ---- - -Add an export for the tsup configs default entry paths. diff --git a/packages/tsup-configs/CHANGELOG.md b/packages/tsup-configs/CHANGELOG.md index 372115f3..86a24339 100644 --- a/packages/tsup-configs/CHANGELOG.md +++ b/packages/tsup-configs/CHANGELOG.md @@ -1,5 +1,11 @@ # @workleap/tsup-configs +## 3.0.6 + +### Patch Changes + +- [#199](https://github.com/gsoft-inc/wl-web-configs/pull/199) [`7805dbe`](https://github.com/gsoft-inc/wl-web-configs/commit/7805dbe75532e16797bc62ccccc7e0c4e8be66b1) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Add an export for the tsup configs default entry paths. + ## 3.0.5 ### Patch Changes diff --git a/packages/tsup-configs/package.json b/packages/tsup-configs/package.json index 3d61dc9f..23cc8d1f 100644 --- a/packages/tsup-configs/package.json +++ b/packages/tsup-configs/package.json @@ -2,7 +2,7 @@ "name": "@workleap/tsup-configs", "author": "Workleap", "description": "Workleap's recommended tsup configs.", - "version": "3.0.5", + "version": "3.0.6", "license": "Apache-2.0", "keywords": [ "workleap",