Skip to content

Commit 4249646

Browse files
authored
Merge pull request #10 from geekcell/release-please--branches--main--components--release-please-action
2 parents bb77572 + 49e3790 commit 4249646

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/geekcell/imagekit-bundle/compare/v1.0.3...v1.0.4) (2023-07-21)
4+
5+
6+
### Bug Fixes
7+
8+
* provider definition had invalid new line in first argument ([5ac0bae](https://github.com/geekcell/imagekit-bundle/commit/5ac0bae019e4d1d2d9720dd985a136d59070ac14))
9+
310
## [1.0.3](https://github.com/geekcell/imagekit-bundle/compare/v1.0.2...v1.0.3) (2023-02-13)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "geekcell/imagekit-bundle",
33
"description": "A Symfony bundle for Imagekit integration",
44
"type": "symfony-bundle",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)