Skip to content

Commit

Permalink
v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Apr 17, 2022
1 parent a7a5f36 commit cffa813
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.6.1 - 2022-04-17
- added php8.1 for auto-detecting php version for matrix
- added make install command by @AlessandroMinoccheri
- fix load template for matrixTestbenchDependencies

## 0.6.0 - 2022-04-13
- upgrade to Laravel 9 framework

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": "hi-folks/ghygen",
"version": "0.6.0",
"version": "0.6.1",
"type": "project",
"description": "Ghygen is a GitHub Actions configurator for your Laravel Application.",
"keywords": [
Expand Down

0 comments on commit cffa813

Please sign in to comment.