From 96cd1ec13f4149d036d80edb96c1126f7ba064f8 Mon Sep 17 00:00:00 2001 From: Joe Maller Date: Mon, 21 Oct 2024 18:23:12 -0400 Subject: [PATCH] 2.14.5 --- CHANGELOG.md | 7 +++++++ README.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c9acf..4960a2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ 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). +#### [v2.14.5](https://github.com/ideasonpurpose/wp-theme-init/compare/v2.14.4...v2.14.5) + +- bump deps [`ba5b7ad`](https://github.com/ideasonpurpose/wp-theme-init/commit/ba5b7ada7f2cc58317c1e6552284d72b292506eb) +- update GitHub actions. Ref: #47 [`a7ce927`](https://github.com/ideasonpurpose/wp-theme-init/commit/a7ce92796469dbd80bc9a9c89d3a4476d6e06745) + #### [v2.14.4](https://github.com/ideasonpurpose/wp-theme-init/compare/v2.14.3...v2.14.4) +> 23 July 2024 + - bump deHowdy priority. Closes #46 [`#46`](https://github.com/ideasonpurpose/wp-theme-init/issues/46) - bump dev-deps [`eefda82`](https://github.com/ideasonpurpose/wp-theme-init/commit/eefda82a28a568aee3c869f14ac7efc4ab9f1875) diff --git a/README.md b/README.md index 1d03a82..883d232 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # wp-theme-init -#### Version: 2.14.4 +#### Version: 2.14.5 A common baseline of repeated functions, filters and actions used across our WordPress themes. diff --git a/package-lock.json b/package-lock.json index 35bbc6e..be461c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wp-theme-init", - "version": "2.14.4", + "version": "2.14.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wp-theme-init", - "version": "2.14.4", + "version": "2.14.5", "license": "MIT", "devDependencies": { "@ideasonpurpose/prettier-config": "^1.0.0", diff --git a/package.json b/package.json index 33a8e29..7fb93ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wp-theme-init", - "version": "2.14.4", + "version": "2.14.5", "private": true, "description": "A common baseline of repeated functions, filters and actions used across our WordPress themes.", "keywords": [