Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Oct 3, 2021
1 parent 3626d12 commit c5f302d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog

## 0.4.1 - 2021-10-03
It is time for Hacktoberfest!!!
- With template laravelpackage (no composer.lock), avoid cache vendors and cache package. Thanks to @hetpatel33 for the hacktoberfest contribution;
- Update PHP packages, also [Laralens 0.2.6](https://github.com/Hi-Folks/lara-lens);
- Update contributing file for new contributors.
-
## 0.4.0 - 2021-09-15
- Add command to generate automatically GitHub Actions workflow from composer.json, .env, migrations, packages.json

Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "hifolks/gh-actions-yaml-generator",
"version": "0.4.1",
"type": "project",
"description": "The Laravel Framework.",
"description": "Ghygen is a GitHub Actions configurator for your Laravel Application.",
"keywords": [
"github",
"github-actions",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5f302d

Please sign in to comment.