From 02414dc8bd4d3dc1c75808f83ce87c81b2dec9ff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Aug 2022 19:07:28 +0000 Subject: [PATCH] chore(release): 3.0.5 [skip ci] ## [3.0.5](https://github.com/charcoalphp/charcoal/compare/v3.0.4...v3.0.5) (2022-08-01) ### Bug Fixes * **action:** try to fix split-monorepo.yaml ([31c12ff](https://github.com/charcoalphp/charcoal/commit/31c12ff56710c2b74c6a377c47b7d9147541f825)) --- composer.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index 9c8704b54..6f2405dc4 100644 --- a/composer.json +++ b/composer.json @@ -123,23 +123,23 @@ } }, "replace": { - "charcoal/admin": "3.0.4", - "charcoal/app": "3.0.4", - "charcoal/attachment": "3.0.4", - "charcoal/cache": "3.0.4", - "charcoal/cms": "3.0.4", - "charcoal/config": "3.0.4", - "charcoal/core": "3.0.4", - "charcoal/email": "3.0.4", - "charcoal/factory": "3.0.4", - "charcoal/image": "3.0.4", - "charcoal/object": "3.0.4", - "charcoal/property": "3.0.4", - "charcoal/queue": "3.0.4", - "charcoal/translator": "3.0.4", - "charcoal/ui": "3.0.4", - "charcoal/user": "3.0.4", - "charcoal/view": "3.0.4" + "charcoal/admin": "3.0.5", + "charcoal/app": "3.0.5", + "charcoal/attachment": "3.0.5", + "charcoal/cache": "3.0.5", + "charcoal/cms": "3.0.5", + "charcoal/config": "3.0.5", + "charcoal/core": "3.0.5", + "charcoal/email": "3.0.5", + "charcoal/factory": "3.0.5", + "charcoal/image": "3.0.5", + "charcoal/object": "3.0.5", + "charcoal/property": "3.0.5", + "charcoal/queue": "3.0.5", + "charcoal/translator": "3.0.5", + "charcoal/ui": "3.0.5", + "charcoal/user": "3.0.5", + "charcoal/view": "3.0.5" }, "bin": [ "bin/charcoal"