Skip to content

Commit

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

### Bug Fixes

* **action:** fix repository references ([3f1fba2](3f1fba2))
  • Loading branch information
semantic-release-bot committed Jun 21, 2022
1 parent 55b3fac commit aa6c2d2
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.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"
"charcoal/admin": "2.1.2",
"charcoal/app": "2.1.2",
"charcoal/attachment": "2.1.2",
"charcoal/cache": "2.1.2",
"charcoal/cms": "2.1.2",
"charcoal/config": "2.1.2",
"charcoal/core": "2.1.2",
"charcoal/email": "2.1.2",
"charcoal/factory": "2.1.2",
"charcoal/image": "2.1.2",
"charcoal/object": "2.1.2",
"charcoal/property": "2.1.2",
"charcoal/queue": "2.1.2",
"charcoal/translator": "2.1.2",
"charcoal/ui": "2.1.2",
"charcoal/user": "2.1.2",
"charcoal/view": "2.1.2"
},
"bin": [
"bin/charcoal"
Expand Down

0 comments on commit aa6c2d2

Please sign in to comment.