We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb8cf0 commit 21d3b05Copy full SHA for 21d3b05
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.1.13 - 2025-01-19
4
+
5
+- Fixed an issue where test suite files failed to be located and created.
6
+- Minor code improvements and clean up.
7
8
## 1.1.12 - 2024-09-29
9
10
- Updated GitHub action workflows to address compatibility and bug issues.
composer.json
@@ -3,7 +3,7 @@
"type": "phpbb-extension",
"description": "The official phpBB skeleton extension generator.",
"homepage": "https://www.phpbb.com/customise/db/official_tool/ext_skeleton/",
- "version": "1.1.12",
+ "version": "1.1.13",
"license": "GPL-2.0-only",
"authors": [
{
0 commit comments