From 85b160c65911579d41247298623c0b481889143f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 19 Jun 2024 09:58:00 +0000 Subject: [PATCH] Version Packages --- .changeset/strong-dancers-try.md | 5 ----- apps/docs/pages/changelog/index.md | 6 ++++++ packages/next-admin/CHANGELOG.md | 6 ++++++ packages/next-admin/package.json | 2 +- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 .changeset/strong-dancers-try.md diff --git a/.changeset/strong-dancers-try.md b/.changeset/strong-dancers-try.md deleted file mode 100644 index 4105b10a..00000000 --- a/.changeset/strong-dancers-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@premieroctet/next-admin": patch ---- - -Reponsive breadcrumb and actions diff --git a/apps/docs/pages/changelog/index.md b/apps/docs/pages/changelog/index.md index ff117f2f..0cdc5e0e 100644 --- a/apps/docs/pages/changelog/index.md +++ b/apps/docs/pages/changelog/index.md @@ -1,5 +1,11 @@ # @premieroctet/next-admin +## 4.4.4 + +### Patch Changes + +- [192c4e8](https://github.com/premieroctet/next-admin/commit/192c4e8): Reponsive breadcrumb and actions + ## 4.4.3 ### Patch Changes diff --git a/packages/next-admin/CHANGELOG.md b/packages/next-admin/CHANGELOG.md index ff117f2f..0cdc5e0e 100644 --- a/packages/next-admin/CHANGELOG.md +++ b/packages/next-admin/CHANGELOG.md @@ -1,5 +1,11 @@ # @premieroctet/next-admin +## 4.4.4 + +### Patch Changes + +- [192c4e8](https://github.com/premieroctet/next-admin/commit/192c4e8): Reponsive breadcrumb and actions + ## 4.4.3 ### Patch Changes diff --git a/packages/next-admin/package.json b/packages/next-admin/package.json index 288c1e54..f11e987f 100644 --- a/packages/next-admin/package.json +++ b/packages/next-admin/package.json @@ -1,6 +1,6 @@ { "name": "@premieroctet/next-admin", - "version": "4.4.3", + "version": "4.4.4", "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": [