Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.2...v3.1.0) (2024-08-12)

### Features

* **onboard:** laravel 11 compatibily ([#87](#87)) ([957aa8b](957aa8b)), closes [#86](#86)
  • Loading branch information
forest-bot committed Aug 12, 2024
1 parent 957aa8b commit 9c9245d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.1.0](https://github.com/ForestAdmin/laravel-forestadmin/compare/v3.0.2...v3.1.0) (2024-08-12)


### Features

* **onboard:** laravel 11 compatibily ([#87](https://github.com/ForestAdmin/laravel-forestadmin/issues/87)) ([957aa8b](https://github.com/ForestAdmin/laravel-forestadmin/commit/957aa8b7aef27dca6db079f33154ff9246d0b139)), closes [#86](https://github.com/ForestAdmin/laravel-forestadmin/issues/86)

## [3.0.2](https://github.com/ForestAdmin/laravel-forestadmin/compare/v3.0.1...v3.0.2) (2024-07-31)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forestadmin/laravel-forestadmin",
"version": "3.0.2",
"version": "3.1.0",
"description": "Forest Admin provides an off-the-shelf administration panel based on a highly-extensible API plugged into your application.",
"type": "library",
"license": "GPL-3.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-forestadmin",
"version": "3.0.2",
"version": "3.1.0",
"description": "The official Laravel liana for Forest.",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit 9c9245d

Please sign in to comment.