Skip to content

Commit

Permalink
Enter prerelease mode and version packages (v5.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
cregourd committed Jun 26, 2024
1 parent 1cb7219 commit 9d197dc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"docs": "0.0.0",
"example": "0.0.0",
"eslint-config-custom": "0.0.0",
"@premieroctet/next-admin": "4.4.4",
"tsconfig": "0.0.0"
},
"changesets": [
"strong-cobras-look"
]
}
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": "4.4.4",
"version": "5.0.0-rc.0",
"main": "./dist/index.js",
"description": "Next-Admin provides a customizable and turnkey admin dashboard for applications built with Next.js and powered by the Prisma ORM. It aims to simplify the development process by providing a turnkey admin system that can be easily integrated into your project.",
"keywords": [
Expand Down

0 comments on commit 9d197dc

Please sign in to comment.