Skip to content

Commit

Permalink
Merge pull request #4 from geekcell/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--release-please-action

chore(main): release 1.0.1
  • Loading branch information
b00gizm authored Feb 10, 2023
2 parents c043a72 + 8ea0586 commit fc2b402
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.1](https://github.com/geekcell/imagekit-bundle/compare/v1.0.0...v1.0.1) (2023-02-10)


### Miscellaneous Chores

* Add unit test for `ProviderPass`. ([4c93081](https://github.com/geekcell/imagekit-bundle/commit/4c93081ebd5bff29408ccb167bbf1df30d31bfe0))
* Apply PHPStan fixes. ([c48e16c](https://github.com/geekcell/imagekit-bundle/commit/c48e16c8cbd1fcb4365cb871f57ef5dad602ae37))

## 1.0.0 (2023-02-10)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "geekcell/imagekit-bundle",
"description": "A Symfony bundle for Imagekit integration",
"type": "symfony-bundle",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit fc2b402

Please sign in to comment.