Skip to content

Commit 72fff99

Browse files
committed
2.2.3
1 parent 3ecefc9 commit 72fff99

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### v2.2.2
8+
9+
> 9 September 2025
10+
11+
- tweaking deps
12+
713
#### v2.2.1
814

915
> 9 September 2025

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @ideasonpurpose/build-tools-wordpress
22

3-
#### Version 2.2.2
3+
#### Version 2.2.3
44

55
[![NPM Version](https://img.shields.io/npm/v/%40ideasonpurpose%2Fbuild-tools-wordpress?logo=npm)](https://www.npmjs.com/package/@ideasonpurpose/build-tools-wordpress)
66
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ideasonpurpose/build-tools-wordpress/npm-publish.yml?logo=github&logoColor=white)](https://github.com/ideasonpurpose/build-tools-wordpress#readme)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ideasonpurpose/build-tools-wordpress",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Build scripts and dependencies for IOP's WordPress development environments.",
55
"homepage": "https://github.com/ideasonpurpose/build-tools-wordpress#readme",
66
"bugs": {

0 commit comments

Comments
 (0)