Skip to content

Commit

Permalink
chore(release): 3.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.5](v3.0.4...v3.0.5) (2022-08-01)

### Bug Fixes

* **action:** try to fix split-monorepo.yaml ([31c12ff](31c12ff))
  • Loading branch information
semantic-release-bot committed Aug 1, 2022
1 parent 31c12ff commit 02414dc
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 02414dc

Please sign in to comment.