Skip to content

Commit

Permalink
Version Packages (#501)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 13, 2024
1 parent 248838e commit 44bc6d0
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-meals-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-cameras-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-rules-bathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-ads-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-flowers-prove.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/docs/pages/changelog/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @premieroctet/next-admin

## 7.1.0

### Minor Changes

- [07d8996](https://github.com/premieroctet/next-admin/commit/07d8996cf4c771fc0e70762518a083489e9d975a): feat: add dynamic filters ([#491](https://github.com/premieroctet/next-admin/issues/491))

### Patch Changes

- [e49ec99](https://github.com/premieroctet/next-admin/commit/e49ec991c538e49d3b593f20d31afd8120f5fb95): fix: broken clickoutside & example custom page
- [71f65ec](https://github.com/premieroctet/next-admin/commit/71f65ece06137baee4a10a8cbbb97f3fd8023a46): fix: dnd on touch devices ([#461](https://github.com/premieroctet/next-admin/issues/461))
- [b762132](https://github.com/premieroctet/next-admin/commit/b7621323bb80862a4d34ed3bcd1f69405bffc6c7): feat: update gear icon to logout icon ([#460](https://github.com/premieroctet/next-admin/issues/460))

## 7.0.2

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @premieroctet/next-admin-cli

## 0.0.6

### Patch Changes

- [248838e](https://github.com/premieroctet/next-admin/commit/248838e05921f4ac9225588ef184448858c65cea): chore: add extra instructions for app router

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@premieroctet/next-admin-cli",
"version": "0.0.5",
"version": "0.0.6",
"description": "CLI for Next-Admin, an admin dashboard for Next.js applications.",
"bin": "dist/index.js",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/next-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @premieroctet/next-admin

## 7.1.0

### Minor Changes

- [07d8996](https://github.com/premieroctet/next-admin/commit/07d8996cf4c771fc0e70762518a083489e9d975a): feat: add dynamic filters ([#491](https://github.com/premieroctet/next-admin/issues/491))

### Patch Changes

- [e49ec99](https://github.com/premieroctet/next-admin/commit/e49ec991c538e49d3b593f20d31afd8120f5fb95): fix: broken clickoutside & example custom page
- [71f65ec](https://github.com/premieroctet/next-admin/commit/71f65ece06137baee4a10a8cbbb97f3fd8023a46): fix: dnd on touch devices ([#461](https://github.com/premieroctet/next-admin/issues/461))
- [b762132](https://github.com/premieroctet/next-admin/commit/b7621323bb80862a4d34ed3bcd1f69405bffc6c7): feat: update gear icon to logout icon ([#460](https://github.com/premieroctet/next-admin/issues/460))

## 7.0.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": "7.0.2",
"version": "7.1.0",
"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": [
"next.js",
Expand Down

0 comments on commit 44bc6d0

Please sign in to comment.