Skip to content

Commit

Permalink
Merge branch 'main' into feature/decimal-input
Browse files Browse the repository at this point in the history
  • Loading branch information
cregourd committed Jan 29, 2024
2 parents b26d0ae + 6918ea2 commit b105c63
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-bees-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-mugs-juggle.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/next-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @premieroctet/next-admin

## 3.2.3

### Patch Changes

- b26d0ae: Support Decimal and Float Prisma
- e3ee58a: Add one level of access model in optionFormatter option

## 3.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@premieroctet/next-admin",
"version": "3.2.2",
"version": "3.2.3",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit b105c63

Please sign in to comment.