Skip to content

Commit fc2b402

Browse files
authored
Merge pull request #4 from geekcell/release-please--branches--main--components--release-please-action
chore(main): release 1.0.1
2 parents c043a72 + 8ea0586 commit fc2b402

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/geekcell/imagekit-bundle/compare/v1.0.0...v1.0.1) (2023-02-10)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* Add unit test for `ProviderPass`. ([4c93081](https://github.com/geekcell/imagekit-bundle/commit/4c93081ebd5bff29408ccb167bbf1df30d31bfe0))
9+
* Apply PHPStan fixes. ([c48e16c](https://github.com/geekcell/imagekit-bundle/commit/c48e16c8cbd1fcb4365cb871f57ef5dad602ae37))
10+
311
## 1.0.0 (2023-02-10)
412

513

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.0",
5+
"version": "1.0.1",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)