Skip to content

Commit e77e943

Browse files
committed
2.1.6
1 parent 8b1cd7b commit e77e943

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.1.5
8+
9+
> 17 April 2025
10+
11+
- escape capture group replacement strings when unTokenizing, plus tests
12+
- change dev site reporter emoji
13+
714
#### v2.1.4
815

916
> 16 April 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.1.5
3+
#### Version 2.1.6
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.1.5",
3+
"version": "2.1.6",
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)