Skip to content

Commit 4773f84

Browse files
authored
Merge pull request #8 from geekcell/release-please--branches--main--components--release-please-action
chore(main): release 1.0.3
2 parents 969a906 + 92bdc88 commit 4773f84

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.3](https://github.com/geekcell/imagekit-bundle/compare/v1.0.2...v1.0.3) (2023-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Replace `AbstractBundle` with `Bundle` for older Symfony versions. ([7965c8d](https://github.com/geekcell/imagekit-bundle/commit/7965c8d7e2377bb9c27e4ef7bd5e653cb03e4128))
9+
310
## [1.0.2](https://github.com/geekcell/imagekit-bundle/compare/v1.0.1...v1.0.2) (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.2",
5+
"version": "1.0.3",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)