Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2022-07-20)

### Bug Fixes

* **admin:** Typo with property inputPrefix ([28b5554](28b5554))
  • Loading branch information
semantic-release-bot committed Jul 20, 2022
1 parent 28b5554 commit 874944e
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.0",
"charcoal/app": "3.0.0",
"charcoal/attachment": "3.0.0",
"charcoal/cache": "3.0.0",
"charcoal/cms": "3.0.0",
"charcoal/config": "3.0.0",
"charcoal/core": "3.0.0",
"charcoal/email": "3.0.0",
"charcoal/factory": "3.0.0",
"charcoal/image": "3.0.0",
"charcoal/object": "3.0.0",
"charcoal/property": "3.0.0",
"charcoal/queue": "3.0.0",
"charcoal/translator": "3.0.0",
"charcoal/ui": "3.0.0",
"charcoal/user": "3.0.0",
"charcoal/view": "3.0.0"
"charcoal/admin": "3.0.1",
"charcoal/app": "3.0.1",
"charcoal/attachment": "3.0.1",
"charcoal/cache": "3.0.1",
"charcoal/cms": "3.0.1",
"charcoal/config": "3.0.1",
"charcoal/core": "3.0.1",
"charcoal/email": "3.0.1",
"charcoal/factory": "3.0.1",
"charcoal/image": "3.0.1",
"charcoal/object": "3.0.1",
"charcoal/property": "3.0.1",
"charcoal/queue": "3.0.1",
"charcoal/translator": "3.0.1",
"charcoal/ui": "3.0.1",
"charcoal/user": "3.0.1",
"charcoal/view": "3.0.1"
},
"bin": [
"bin/charcoal"
Expand Down

0 comments on commit 874944e

Please sign in to comment.