Skip to content

Commit

Permalink
main — Version Packages (#531)
Browse files Browse the repository at this point in the history
* Version Packages

* manually fix changelogs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hugo FOYART <[email protected]>
  • Loading branch information
3 people authored Feb 5, 2025
1 parent 00ac507 commit 4cf5935
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-baboons-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-bobcats-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-emus-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-students-guess.md

This file was deleted.

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

## 7.3.0

### Minor Changes

- [e390d30](https://github.com/premieroctet/next-admin/commit/e390d309fe6cc6b7bbb6bbe2f2d3cafb5fcda5a4): feat: allow multifile upload ([#519](https://github.com/premieroctet/next-admin/issues/519))
- [f4d1d95](https://github.com/premieroctet/next-admin/commit/f4d1d957812a353ea66e6bcdacf8c2d569b3711a): feat: add edit and delete middlewares ([#527](https://github.com/premieroctet/next-admin/issues/527) [#528](https://github.com/premieroctet/next-admin/issues/528))

### Patch Changes

- [5854cce](https://github.com/premieroctet/next-admin/commit/5854cce371999758c18f4ff0c9a2a522ed431cf9): feat: add loader skeleton for rich text ([#462](https://github.com/premieroctet/next-admin/issues/462))

## 7.2.0

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

## 0.0.3

### Patch Changes

- [00ac507](https://github.com/premieroctet/next-admin/commit/00ac507d596bfb668fe33849535ba59f6fb8e2ce): add next-admin to peer deps

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@premieroctet/next-admin-generator-prisma",
"version": "0.0.2",
"version": "0.0.3",
"description": "Prisma generator for Next-Admin",
"bin": "dist/index.js",
"main": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/next-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @premieroctet/next-admin

## 7.3.0

### Minor Changes

- [e390d30](https://github.com/premieroctet/next-admin/commit/e390d309fe6cc6b7bbb6bbe2f2d3cafb5fcda5a4): feat: allow multifile upload ([#519](https://github.com/premieroctet/next-admin/issues/519))
- [f4d1d95](https://github.com/premieroctet/next-admin/commit/f4d1d957812a353ea66e6bcdacf8c2d569b3711a): feat: add edit and delete middlewares ([#527](https://github.com/premieroctet/next-admin/issues/527) [#528](https://github.com/premieroctet/next-admin/issues/528))

### Patch Changes

- [5854cce](https://github.com/premieroctet/next-admin/commit/5854cce371999758c18f4ff0c9a2a522ed431cf9): feat: add loader skeleton for rich text ([#462](https://github.com/premieroctet/next-admin/issues/462))

## 7.2.0

### Minor 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.2.0",
"version": "7.3.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 4cf5935

Please sign in to comment.