Skip to content

Commit

Permalink
1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
joemaller committed Mar 4, 2024
1 parent ce0317d commit 0fdd139
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### v1.1.8

> 4 March 2024
- quick remove readline function

#### v1.1.7

> 4 March 2024
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @ideasonpurpose/build-tools-wordpress

#### Version 1.1.8
#### Version 1.1.9

![NPM Version](https://img.shields.io/npm/v/%40ideasonpurpose%2Fbuild-tools-wordpress?logo=npm)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ideasonpurpose/build-tools-wordpress/npm-publish.yml?logo=github&logoColor=white)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ideasonpurpose/build-tools-wordpress",
"version": "1.1.8",
"version": "1.1.9",
"description": "Build scripts and dependencies for IOP's WordPress development environments.",
"homepage": "https://github.com/ideasonpurpose/build-tools-wordpress#readme",
"bugs": {
Expand Down

0 comments on commit 0fdd139

Please sign in to comment.