Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2022-06-21)

### Bug Fixes

* **action:** add PAT to split-monorepo.yaml ([171b9bf](171b9bf))
  • Loading branch information
semantic-release-bot committed Jun 21, 2022
1 parent 2ead6ca commit b032468
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 @@ -125,23 +125,23 @@
}
},
"replace": {
"charcoal/admin": "2.1.0",
"charcoal/app": "2.1.0",
"charcoal/attachment": "2.1.0",
"charcoal/cache": "2.1.0",
"charcoal/cms": "2.1.0",
"charcoal/config": "2.1.0",
"charcoal/core": "2.1.0",
"charcoal/email": "2.1.0",
"charcoal/factory": "2.1.0",
"charcoal/image": "2.1.0",
"charcoal/object": "2.1.0",
"charcoal/property": "2.1.0",
"charcoal/queue": "2.1.0",
"charcoal/translator": "2.1.0",
"charcoal/ui": "2.1.0",
"charcoal/user": "2.1.0",
"charcoal/view": "2.1.0"
"charcoal/admin": "2.1.1",
"charcoal/app": "2.1.1",
"charcoal/attachment": "2.1.1",
"charcoal/cache": "2.1.1",
"charcoal/cms": "2.1.1",
"charcoal/config": "2.1.1",
"charcoal/core": "2.1.1",
"charcoal/email": "2.1.1",
"charcoal/factory": "2.1.1",
"charcoal/image": "2.1.1",
"charcoal/object": "2.1.1",
"charcoal/property": "2.1.1",
"charcoal/queue": "2.1.1",
"charcoal/translator": "2.1.1",
"charcoal/ui": "2.1.1",
"charcoal/user": "2.1.1",
"charcoal/view": "2.1.1"
},
"bin": [
"bin/charcoal"
Expand Down

0 comments on commit b032468

Please sign in to comment.