From a1e41013a44ae246f17a2877310c46e7b5f5e85e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 10:12:30 +0000 Subject: [PATCH] Version Packages --- .tegami/2026-07-28-ms4hxq3t.md | 6 ------ .tegami/publish-lock.yaml | 6 +++--- CHANGELOG.md | 4 ++++ package.json | 2 +- 4 files changed, 8 insertions(+), 10 deletions(-) delete mode 100644 .tegami/2026-07-28-ms4hxq3t.md diff --git a/.tegami/2026-07-28-ms4hxq3t.md b/.tegami/2026-07-28-ms4hxq3t.md deleted file mode 100644 index 82d57f1..0000000 --- a/.tegami/2026-07-28-ms4hxq3t.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -packages: - npm:@tiesen/effect-tanstack-query: patch ---- - -## fix publish diff --git a/.tegami/publish-lock.yaml b/.tegami/publish-lock.yaml index 0c1f427..ca38fb8 100644 --- a/.tegami/publish-lock.yaml +++ b/.tegami/publish-lock.yaml @@ -1,10 +1,10 @@ core:changelogs: - - content: "---\npackages:\n npm:@tiesen/effect-tanstack-query:\n type: patch\n---\n\n## Fix exports\n\nFix the `exports` field in `package.json` to correctly expose package entry points and improve module resolution.\n" - filename: 2026-07-28-ms4ep3t9.md + - content: "---\npackages:\n npm:@tiesen/effect-tanstack-query:\n type: patch\n---\n\n## fix publish\n" + filename: 2026-07-28-ms4hxq3t.md v: 0.0.0 core:packages: - changelogIds: - - 2026-07-28-ms4ep3t9.md + - 2026-07-28-ms4hxq3t.md id: npm:@tiesen/effect-tanstack-query updated: true npm:packages: diff --git a/CHANGELOG.md b/CHANGELOG.md index 45c485c..e447d22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## @tiesen/effect-tanstack-query@0.0.3 + +### fix publish + ## @tiesen/effect-tanstack-query@0.0.2 ### Fix exports diff --git a/package.json b/package.json index 4adba5f..daeb4e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tiesen/effect-tanstack-query", - "version": "0.0.2", + "version": "0.0.3", "private": false, "keywords": [ "effect",