Skip to content

Commit c04ecc1

Browse files
chore(release): version packages
1 parent 1a3731f commit c04ecc1

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/green-rabbits-obey.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @prisma/studio-core
22

3+
## 0.28.0
4+
5+
### Minor Changes
6+
7+
- 0e1cd4e: Expand Prisma Streams support across Studio with a dedicated stream browser, live stream aggregations, stream diagnostics, routing-key browsing, WAL history handoff from tables, and a more flexible demo/runtime setup for local and external Streams servers.
8+
39
## Upcoming
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prisma/studio-core",
3-
"version": "0.27.3",
3+
"version": "0.28.0",
44
"description": "Modular Prisma Studio components",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)