diff --git a/.changeset/bump-perstack-patch.md b/.changeset/bump-perstack-patch.md deleted file mode 100644 index 467ae412..00000000 --- a/.changeset/bump-perstack-patch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"perstack": patch ---- - -Bump perstack for updated base dependency diff --git a/apps/perstack/CHANGELOG.md b/apps/perstack/CHANGELOG.md index 53dc17b9..250797ce 100644 --- a/apps/perstack/CHANGELOG.md +++ b/apps/perstack/CHANGELOG.md @@ -1,5 +1,11 @@ # perstack +## 0.0.90 + +### Patch Changes + +- [#553](https://github.com/perstack-ai/perstack/pull/553) [`a146a77`](https://github.com/perstack-ai/perstack/commit/a146a770a98cea54ac05a13723fab721a574bf76) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Bump perstack for updated base dependency + ## 0.0.89 ### Patch Changes diff --git a/apps/perstack/package.json b/apps/perstack/package.json index 73fe26a2..df458dd9 100644 --- a/apps/perstack/package.json +++ b/apps/perstack/package.json @@ -1,6 +1,6 @@ { "name": "perstack", - "version": "0.0.89", + "version": "0.0.90", "description": "PerStack CLI", "author": "Wintermute Technologies, Inc.", "license": "Apache-2.0",