Skip to content

Commit cc41e20

Browse files
committed
2.0.4
1 parent 850b726 commit cc41e20

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.0.3
8+
9+
> 19 March 2025
10+
11+
- bump deps
12+
- update example files
13+
- update devserver-proxy tests
14+
715
#### v2.0.2
816

917
> 13 January 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.0.3
3+
#### Version 2.0.4
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.0.3",
3+
"version": "2.0.4",
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)