Skip to content

Commit 1506c0f

Browse files
authored
Merge pull request #878 from CodingBlackFemales/release-20260227031127
Release v0.1.41
2 parents e916d77 + b8fcd1b commit 1506c0f

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.1.41](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.40...v0.1.41) (2026-02-27)
6+
7+
8+
### Features
9+
10+
* add S3 endpoint filters ([35e103c](https://github.com/CodingBlackFemales/wordpress/commit/35e103c77affb49b59a88cd5b1cc01ecf1f5d04b))
11+
* configure S3 Uploads plugin ([dfaf029](https://github.com/CodingBlackFemales/wordpress/commit/dfaf029eb073cb091b3ddd1394fa982a58ef3fc2))
12+
13+
14+
### Bug Fixes
15+
16+
* uninstall obsolete plugin ([18499bf](https://github.com/CodingBlackFemales/wordpress/commit/18499bf25f2465d7975ae54a4c55b27c98737971))
17+
518
## [0.1.40](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.39...v0.1.40) (2025-11-11)
619

720
## [0.1.39](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.38...v0.1.39) (2025-11-11)

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": "cbf-wordpress",
3-
"version": "0.1.40",
3+
"version": "0.1.41",
44
"description": "[![Packagist](https://img.shields.io/packagist/v/roots/bedrock.svg?style=flat-square)](https://packagist.org/packages/roots/bedrock) [![Build Status](https://img.shields.io/travis/roots/bedrock.svg?style=flat-square)](https://travis-ci.org/roots/bedrock)",
55
"devDependencies": {
66
"@commitlint/cli": "^19.0",

0 commit comments

Comments
 (0)