Skip to content

Commit

Permalink
Upgrading to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Dec 6, 2024
1 parent 1886b23 commit 1b706d9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"phpcs": "phpcs",
"phpstan": "phpstan --memory-limit=768M",
"phpunit": "phpunit",
"scaffold": "npx npx @alleyinteractive/scaffolder@latest wp-alleyvate@feature",
"scaffold": "npx @alleyinteractive/scaffolder@latest wp-alleyvate@feature",
"test": [
"@lint",
"@phpunit"
Expand Down
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@
"npm": "10"
},
"scripts": {
"preinstall": "check-node-version --package",
"prerelease": "check-node-version --package",
"release": "npx @alleyinteractive/create-release@latest"
},
"devDependencies": {
"check-node-version": "^4.2.1"
}
}
2 changes: 1 addition & 1 deletion wp-alleyvate.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* Plugin Name: Alleyvate
* Plugin URI: https://github.com/alleyinteractive/wp-alleyvate
* Description: Defaults for WordPress sites by Alley
* Version: 3.5.0
* Version: 3.5.1
* Author: Alley
* Author URI: https://www.alley.com
* Requires at least: 6.2
Expand Down

0 comments on commit 1b706d9

Please sign in to comment.