diff --git a/.changeset/afraid-toes-invite.md b/.changeset/afraid-toes-invite.md deleted file mode 100644 index 465bc10..0000000 --- a/.changeset/afraid-toes-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"pothos-plugin-effect": minor ---- - -Update effect>=3 diff --git a/packages/pothos-plugin-effect/CHANGELOG.md b/packages/pothos-plugin-effect/CHANGELOG.md index 0704f9a..cc3e1b6 100644 --- a/packages/pothos-plugin-effect/CHANGELOG.md +++ b/packages/pothos-plugin-effect/CHANGELOG.md @@ -1,5 +1,11 @@ # pothos-plugin-effect +## 1.2.0 + +### Minor Changes + +- 7cf52f9: Update effect>=3 + ## 1.1.0 ### Minor Changes diff --git a/packages/pothos-plugin-effect/package.json b/packages/pothos-plugin-effect/package.json index adb4381..4a0f172 100644 --- a/packages/pothos-plugin-effect/package.json +++ b/packages/pothos-plugin-effect/package.json @@ -5,7 +5,7 @@ "access": "public", "registiry": "https://registry.npmjs.org" }, - "version": "1.1.0", + "version": "1.2.0", "files": [ "package.json", "README.md",