Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit d42e0da

Browse files
authored
Merge pull request #2 from geekcell/release-please--branches--main--components--release-please-action
chore(main): release 1.0.1
2 parents 0d1852a + f037633 commit d42e0da

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.1](https://github.com/geekcell/kafka-symfony-bundle/compare/v1.0.0...v1.0.1) (2023-01-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **reqs:** Support older versions of used Symfony components. ([0d1852a](https://github.com/geekcell/kafka-symfony-bundle/commit/0d1852a6c56fd367d298c4b4cf148a61eee9671b))
9+
310
## 1.0.0 (2023-01-09)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"email": "pascal.cremer@geekcell.io"
99
}
1010
],
11-
"version": "1.0.0",
11+
"version": "1.0.1",
1212
"require": {
1313
"php": "^8.0",
1414
"ext-rdkafka": "*",

0 commit comments

Comments
 (0)