Skip to content

Commit

Permalink
chore(master): release 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Dec 10, 2024
1 parent b5fd420 commit f582e19
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.8.0"
".": "2.8.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.8.1](https://github.com/wayofdev/docker-php-dev/compare/v2.8.0...v2.8.1) (2024-12-10)


### Dependencies

* **deps:** update ansible/ansible-lint action to v24.12.0 ([#69](https://github.com/wayofdev/docker-php-dev/issues/69)) ([b5fd420](https://github.com/wayofdev/docker-php-dev/commit/b5fd420b397a3e40dcbd421dfa524d3d62a538d8))

## [2.8.0](https://github.com/wayofdev/docker-php-dev/compare/v2.7.9...v2.8.0) (2024-12-05)


Expand Down

0 comments on commit f582e19

Please sign in to comment.