Skip to content

Commit b0ba1af

Browse files
committed
2.3.2
1 parent c4a022b commit b0ba1af

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.3.1
8+
9+
> 21 October 2025
10+
11+
- liveReload workaround for mini-css-extract-plugin HMR issues
12+
- WIP updates
13+
714
#### v2.3.0
815

916
> 19 October 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.3.1
3+
#### Version 2.3.2
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.3.1",
3+
"version": "2.3.2",
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)