Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 310f2f6

Browse files
committed
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2024-08-12) ### Bug Fixes * update minimum version of agent-php packages ([#88](#88)) ([a9337f3](a9337f3))
1 parent a9337f3 commit 310f2f6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/ForestAdmin/laravel-forestadmin/compare/v3.1.0...v3.1.1) (2024-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update minimum version of agent-php packages ([#88](https://github.com/ForestAdmin/laravel-forestadmin/issues/88)) ([a9337f3](https://github.com/ForestAdmin/laravel-forestadmin/commit/a9337f3186348802a8bfbc8dc6607dbf6a9e3e43))
7+
18
# [3.1.0](https://github.com/ForestAdmin/laravel-forestadmin/compare/v3.0.2...v3.1.0) (2024-08-12)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forestadmin/laravel-forestadmin",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Forest Admin provides an off-the-shelf administration panel based on a highly-extensible API plugged into your application.",
55
"type": "library",
66
"license": "GPL-3.0-or-later",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-forestadmin",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "The official Laravel liana for Forest.",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)