Skip to content

Commit

Permalink
chore(release): 3.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.6](v3.1.5...v3.1.6) (2024-09-24)

### Bug Fixes

* **composer:** update minimum agent dependencies ([#95](#95)) ([58383e2](58383e2))
  • Loading branch information
forest-bot committed Sep 24, 2024
1 parent 58383e2 commit b686d5d
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.6](https://github.com/ForestAdmin/laravel-forestadmin/compare/v3.1.5...v3.1.6) (2024-09-24)


### Bug Fixes

* **composer:** update minimum agent dependencies ([#95](https://github.com/ForestAdmin/laravel-forestadmin/issues/95)) ([58383e2](https://github.com/ForestAdmin/laravel-forestadmin/commit/58383e2691211aaad678fc6fc1e8d9e04f9c25d0))

## [3.1.5](https://github.com/ForestAdmin/laravel-forestadmin/compare/v3.1.4...v3.1.5) (2024-09-19)


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.1.5",
"version": "3.1.6",
"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.1.5",
"version": "3.1.6",
"description": "The official Laravel liana for Forest.",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit b686d5d

Please sign in to comment.