Skip to content

Commit 2c64162

Browse files
committed
Release 1.0.7
1 parent 2fea4ef commit 2c64162

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Changelog
22

3+
## 1.0.7
4+
- Improved: Plugin check is now also running pre-checks first
5+
- Improved: Plugin check is now independent of regular audit flow
6+
- Improved: Wording in README text regarding tests
7+
- Fixed: Updates could remove Node dependencies which now get reinstalled
8+
39
## 1.0.6
4-
- Bugfix: Fixes file require bug from previous release
10+
- Fixed: Correct file require bug from previous release
511

612
## 1.0.5
713
- Added: Possibility to check plugin audit functionality

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "PerformanceAudit",
33
"description": "Daily performance audits of all your sites in Matomo.",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"theme": false,
66
"require": {
77
"php": ">=7.1.3",

0 commit comments

Comments
 (0)