Skip to content

Commit

Permalink
chore(release): 1.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.4](v1.3.3...v1.3.4) (2022-06-08)

### Bug Fixes

* **action:** add token to checkout in update-changelog.yaml ([20a51aa](20a51aa))
* Regenerate composer.lock from PHP 7.4 ([4d1eddd](4d1eddd))
  • Loading branch information
semantic-release-bot committed Jun 8, 2022
1 parent c8d6a8a commit 7271a72
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 @@ -114,23 +114,23 @@
}
},
"replace": {
"locomotivemtl/charcoal-admin": "1.3.3",
"locomotivemtl/charcoal-app": "1.3.3",
"locomotivemtl/charcoal-attachment": "1.3.3",
"locomotivemtl/charcoal-cache": "1.3.3",
"locomotivemtl/charcoal-cms": "1.3.3",
"locomotivemtl/charcoal-config": "1.3.3",
"locomotivemtl/charcoal-core": "1.3.3",
"locomotivemtl/charcoal-email": "1.3.3",
"locomotivemtl/charcoal-factory": "1.3.3",
"locomotivemtl/charcoal-image": "1.3.3",
"locomotivemtl/charcoal-object": "1.3.3",
"locomotivemtl/charcoal-property": "1.3.3",
"locomotivemtl/charcoal-queue": "1.3.3",
"locomotivemtl/charcoal-translator": "1.3.3",
"locomotivemtl/charcoal-ui": "1.3.3",
"locomotivemtl/charcoal-user": "1.3.3",
"locomotivemtl/charcoal-view": "1.3.3"
"locomotivemtl/charcoal-admin": "1.3.4",
"locomotivemtl/charcoal-app": "1.3.4",
"locomotivemtl/charcoal-attachment": "1.3.4",
"locomotivemtl/charcoal-cache": "1.3.4",
"locomotivemtl/charcoal-cms": "1.3.4",
"locomotivemtl/charcoal-config": "1.3.4",
"locomotivemtl/charcoal-core": "1.3.4",
"locomotivemtl/charcoal-email": "1.3.4",
"locomotivemtl/charcoal-factory": "1.3.4",
"locomotivemtl/charcoal-image": "1.3.4",
"locomotivemtl/charcoal-object": "1.3.4",
"locomotivemtl/charcoal-property": "1.3.4",
"locomotivemtl/charcoal-queue": "1.3.4",
"locomotivemtl/charcoal-translator": "1.3.4",
"locomotivemtl/charcoal-ui": "1.3.4",
"locomotivemtl/charcoal-user": "1.3.4",
"locomotivemtl/charcoal-view": "1.3.4"
},
"bin": [
"bin/charcoal"
Expand Down

0 comments on commit 7271a72

Please sign in to comment.