Skip to content

Commit

Permalink
Add Effect 3.0 changeset (#2526)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored and mikearnaldi committed Apr 16, 2024
1 parent 1b5f0c7 commit 2fb7d9c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions .changeset/thin-lamps-count.md
@@ -0,0 +1,20 @@
---
"effect": major
"@effect/platform-node-shared": minor
"@effect/platform-browser": minor
"@effect/opentelemetry": minor
"@effect/platform-node": minor
"@effect/experimental": minor
"@effect/platform-bun": minor
"@effect/typeclass": minor
"@effect/platform": minor
"@effect/rpc-http": minor
"@effect/schema": minor
"@effect/cli": minor
"@effect/printer": minor
"@effect/printer-ansi": minor
"@effect/rpc": minor
"@effect/vitest": minor
---

Release Effect 3.0 🎉
2 changes: 1 addition & 1 deletion .github/workflows/release-queue.yml
Expand Up @@ -22,4 +22,4 @@ jobs:
- uses: tim-smart/next-release-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
packages: effect
packages: effect,@effect/schema,@effect/platform

0 comments on commit 2fb7d9c

Please sign in to comment.