Skip to content

Commit 3631a93

Browse files
chore(release): version packages
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff11835 commit 3631a93

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-postgres-text-array-edits.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.31.2
4+
5+
### Patch Changes
6+
7+
- ff11835: Fix PostgreSQL text array cell edits when queries are compiled with inline values.
8+
39
## 0.31.1
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.31.1",
3+
"version": "0.31.2",
44
"description": "Modular Prisma Studio components",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)